This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0667d9d2a4a [GCC][ARM]: Fix the failing ACLE testcase with correct test [...] new d48129da1cf Add missing VECTOR_MODE_P checks (PR 92595) new b5f59af94f5 Add more markup to vect-alias-check-{1,18}.c (PR 92543) new 7396dd028c4 Reject versioning for alignment with different masks (PR 92526)
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/ChangeLog | 14 ++++++++++ gcc/testsuite/ChangeLog | 19 +++++++++++++ gcc/testsuite/g++.dg/vect/pr92595.cc | 32 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/vect-alias-check-1.c | 2 +- gcc/testsuite/gcc.dg/vect/vect-alias-check-18.c | 2 +- .../aarch64/{sve/cost_model_1.c => pr92526.c} | 4 +-- gcc/tree-vect-data-refs.c | 16 ++++++----- gcc/tree-vect-stmts.c | 13 ++++++--- 8 files changed, 86 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/vect/pr92595.cc copy gcc/testsuite/gcc.target/aarch64/{sve/cost_model_1.c => pr92526.c} (59%)