This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0b3a3a66eb8 analyzer: fix a -Wunused-parameter new 32f99225bca ggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031] new 71899d6b4e1 aarch64, middle-end: Move pair_fusion pass from aarch64 to [...]
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/Makefile.in | 1 + gcc/config/aarch64/aarch64-ldp-fusion.cc | 3298 +------------------- gcc/config/aarch64/t-aarch64 | 5 +- gcc/config/sparc/sol2.h | 3 + .../aarch64-ldp-fusion.cc => pair-fusion.cc} | 456 +-- gcc/pair-fusion.h | 195 ++ 6 files changed, 286 insertions(+), 3672 deletions(-) copy gcc/{config/aarch64/aarch64-ldp-fusion.cc => pair-fusion.cc} (86%) create mode 100644 gcc/pair-fusion.h