This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0787a65d953 tree.def: Improve RAW_DATA_CST documentation new 5cef7195964 aarch64: Tighten pr110625_1.c regexp new 855b61b61e6 vect: Fix ncopies when costing SLP reductions [PR116901] new e406994e312 aarch64: Make latency account for synthetic VEC_PERM_EXPRs [...] new bb83e83cada testsuite: Add testcase for already fixed PR [PR119226]
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.cc | 47 +++++++++++++--------- gcc/testsuite/gcc.c-torture/compile/pr119226.c | 12 ++++++ gcc/testsuite/gcc.target/aarch64/pr110625_1.c | 2 +- .../gcc.target/aarch64/sve/reduc_strict_4.c | 2 +- .../gcc.target/aarch64/sve/reduc_strict_5.c | 2 +- gcc/tree-vect-loop.cc | 14 +++---- 6 files changed, 50 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr119226.c