This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4be7d2d340a match.pd: Fold logarithmic identities. new 459c6018d23 Fortran: Dead-function removal in error.cc (shrinking by 40%) new 70566e719f0 PR 117048: simplify-rtx: Extend (x << C1) | (X >> C2) --> R [...] new 1dcc6a1a671 PR target/117048 aarch64: Use more canonical and optimizati [...]
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/config/aarch64/aarch64-simd.md | 33 +- gcc/fortran/error.cc | 717 ---------------------------- gcc/simplify-rtx.cc | 16 +- gcc/testsuite/g++.target/aarch64/pr117048.C | 34 ++ 4 files changed, 73 insertions(+), 727 deletions(-) create mode 100644 gcc/testsuite/g++.target/aarch64/pr117048.C