This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 962993f105a Daily bump. new 89d186e6089 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 | 63 +++++++++++++--------- gcc/testsuite/g++.dg/torture/pr119610.C | 18 +++++++ .../g++.target/aarch64/sve/pr119610-sve.C | 20 +++++++ 3 files changed, 77 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr119610.C create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr119610-sve.C