This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 81475602c3d gimple-fold: Fix fold_truth_andor_for_ifcombine [PR120074] new 76c33109074 tree-optimization/1157777 - STLF fails with BB vectorizatio [...]
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-pr115777.c | 15 +++++ gcc/tree-vect-data-refs.cc | 91 +++++++++++++++++++++++++++++ gcc/tree-vect-slp.cc | 4 +- gcc/tree-vect-stmts.cc | 8 +++ gcc/tree-vectorizer.h | 3 + 5 files changed, 120 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr115777.c