This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 135a8ad3a59 fix vectorizable_condition ICE with EXTRACT_LAST_REDUCTION new d30846a02eb vect: Fix an ICE in vect_loop_versioning [PR95570]
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.dg/vect/pr95570.c | 11 +++++ gcc/tree-vect-data-refs.c | 83 +++++++++++++++---------------------- 2 files changed, 45 insertions(+), 49 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr95570.c