This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1d971a86407 Trivial fix in dump_access_tree_1 new 5b4bdf515b4 [PR80803 1/2] Streamline SRA access enqueuing new 2ba80fe7dc3 [PR80803 2/2] Diligent queuing in SRA grp_write prop new 5fde805cdb1 Fixed spelling mistake in gcc/ChangeLog
The 3 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 | 18 ++++ gcc/testsuite/ChangeLog | 7 ++ .../gcc.dg/tree-ssa/{pr80898-2.c => pr80803.c} | 7 +- gcc/testsuite/gcc.dg/tree-ssa/pr81063.c | 28 ++++++ gcc/tree-sra.c | 112 ++++++++++++--------- 5 files changed, 119 insertions(+), 53 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{pr80898-2.c => pr80803.c} (91%) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr81063.c