This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 99309b98c2e PR modula2/109969 Linking large project causes an ICE new 226043a4d8f vect: Do not peel epilogue for partial vectors.
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/testsuite/gcc.target/aarch64/pr114196.c | 19 ++++++++++++++ .../gcc.target/riscv/rvv/autovec/pr114196.c | 19 ++++++++++++++ gcc/tree-vect-loop-manip.cc | 30 +++++----------------- 3 files changed, 45 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr114196.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr114196.c