This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 23657d39726 libstdc++: Implement optional<T&> from P2988R12 [PR121748] new 788fa7c6131 tree-optimization/122371 - ICE with reduction chain and fol [...]
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/vect-pr122371.c | 20 ++++++++++++++++++++ gcc/tree-vect-loop.cc | 17 ++++++++++------- gcc/tree-vect-slp.cc | 6 +++++- 3 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-pr122371.c