This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 972a0373728 Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GL [...] new 68a75e3c0dc aarch64: Fix CFA offsets in non-initial stack probes [PR119610]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/aarch64/aarch64.cc | 66 +++++++++++++--------- gcc/testsuite/g++.dg/torture/pr119610.C | 18 ++++++ .../g++.target/aarch64/sve/pr119610-sve.C | 20 +++++++ 3 files changed, 78 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr119610.C create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr119610-sve.C