This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 05986af232b internal-fn: Refine macro define of COND_* and COND_LEN_* i [...] new bf67bf4880c AArch64: Do not increase the vect reduction latency by mult [...]
The 1 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.cc | 27 +++++++++++++--- gcc/testsuite/gcc.target/aarch64/pr110625_1.c | 46 +++++++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr110625_2.c | 14 ++++++++ 3 files changed, 83 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr110625_1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr110625_2.c