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 9933a963a58 doc: Fix typo in description of nonstring attribute new c2b90bf1343 Fix IPA-SRA issue with reverse SSO on specific pattern
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/ipa-sra.cc | 6 ++++++ gcc/testsuite/gnat.dg/sso19.adb | 13 +++++++++++++ gcc/testsuite/gnat.dg/sso19_pkg.adb | 13 +++++++++++++ gcc/testsuite/gnat.dg/sso19_pkg.ads | 24 ++++++++++++++++++++++++ gcc/tree.h | 2 +- 5 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gnat.dg/sso19.adb create mode 100644 gcc/testsuite/gnat.dg/sso19_pkg.adb create mode 100644 gcc/testsuite/gnat.dg/sso19_pkg.ads