This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 48168734456 PR testsuite/91458 new 8d965611c0e gcc/ChangeLog: new 1116e52102a * tree-sra.c (build_reconstructed_reference): Return NULL_ [...]
The 2 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/ChangeLog | 10 ++++++++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gnat.dg/opt81.adb | 20 ++++++++++++++++++++ gcc/testsuite/gnat.dg/opt81.ads | 15 +++++++++++++++ gcc/tree-sra.c | 6 +++++- gcc/tree.def | 5 ++++- gcc/tree.h | 5 ++++- 7 files changed, 62 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt81.adb create mode 100644 gcc/testsuite/gnat.dg/opt81.ads