This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a85b89e26b1 ipa/120006 - wrong code with IPA PTA new 51ba233fe2d tree-optimization/119960 - failed external SLP promotion new a6cfde60d8c tree-optimization/119960 - fix and guard get_later_stmt
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/vect/bb-slp-pr119960-1.c | 15 +++++++ gcc/tree-vect-slp.cc | 63 ++++++++++++++++++++++++--- gcc/tree-vectorizer.h | 20 +++++++-- 3 files changed, 88 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr119960-1.c