This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 04871e74886 diagnostics: rework experimental-html output [PR116792] new 2a6c6e9c6d3 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