This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d58a66aa0fa i386: Use xor to write zero to memory with -Os even for mor [...] new 26f05f5a823 tree-optimization/101154 - fix out-of bound access in SLP new a5b773d3f86 tree-optimization/101159 - fix missing NULL check in popcou [...] new 7a22d8a7644 tree-optimization/101158 - adjust SLP call matching sequence
The 3 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/pr101158.f90 | 25 ++++++++++++++++ gcc/tree-vect-patterns.c | 6 ++-- gcc/tree-vect-slp.c | 52 ++++++++++++++++++---------------- 3 files changed, 55 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr101158.f90