This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 306834b7f74 AArch64: rename the SVE2 psel intrinsics to psel_lane [PR116371] new be966baa353 simplify-rtx: Fix incorrect folding of shift and AND [PR117012] new ec3d3ea60a5 middle-end: copy STMT_VINFO_STRIDED_P when DR is replaced [ [...]
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/simplify-rtx.cc | 4 ++-- gcc/testsuite/gcc.target/aarch64/pr117012.c | 16 ++++++++++++++++ gcc/testsuite/gfortran.dg/vect/pr116956.f90 | 11 +++++++++++ gcc/tree-vectorizer.cc | 2 ++ 4 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr117012.c create mode 100644 gcc/testsuite/gfortran.dg/vect/pr116956.f90