This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 510ac273a78 testsuite: fix array type in two_plus_gigs test new 7f4028ae9bb Maintain LC SSA when doing SVE vectorization new 1a6e0d8252a tree-optimization/106196 - properly update virtual SSA for [...]
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/testsuite/gcc.dg/torture/pr106196.c | 14 ++++++++++++++ gcc/tree-vect-loop-manip.cc | 19 ++++++++++++++++--- gcc/tree-vect-stmts.cc | 6 ++++-- 3 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr106196.c