This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d5d43dc399b tree-optimization/113552 - fix num_call accounting in simd [...] new e0374b028a6 rtl-ssa: Run finalize_new_accesses forwards [PR113070] new fce3994d04f rtl-ssa: Support for creating new uses [PR113070] new 6dd613df590 rtl-ssa: Ensure new defs get inserted [PR113070] new ef86659da9d aarch64: Fix up uses of mem following stp insert [PR113070]
The 4 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-ldp-fusion.cc | 250 ++++++++++++++++++++++++------- gcc/rtl-ssa.h | 1 + gcc/rtl-ssa/accesses.cc | 10 ++ gcc/rtl-ssa/changes.cc | 74 ++++++--- gcc/rtl-ssa/functions.h | 13 +- 5 files changed, 274 insertions(+), 74 deletions(-)