This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 80297f89775 arm: Fix testisms introduced with fix for pr target/95646 new c9de716a59c Allow more BB vectorization
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/bb-slp-48.c | 55 +++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/bb-slp-7.c | 3 +- gcc/tree-vect-slp.c | 70 ++++++++++++++++++++--------------- 3 files changed, 98 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-48.c