This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ce670e4faaf tree-optimization/97832 - handle associatable chains in SLP [...] new 374f93da97f tree-optimization/100981 - fix SLP patterns involving reductions
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/gfortran.dg/vect/pr100981-1.f90 | 22 +++++++++++++++++ gcc/tree-vect-loop.c | 2 +- gcc/tree-vect-slp-patterns.c | 5 +++- libgomp/testsuite/libgomp.fortran/pr100981-2.f90 | 31 ++++++++++++++++++++++++ 4 files changed, 58 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/vect/pr100981-1.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/pr100981-2.f90