This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0240c52eb67 Remove STMT_VINFO_REDUC_VECTYPE_IN new b01ae7a2b58 Fix UBSAN issue with load-store data refactoring new 68e692eed9e tree-optimization/121659 - bogus swap of reduction operands
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/pr121659.c | 11 +++++++++++ gcc/tree-vect-slp.cc | 11 ++++++++--- gcc/tree-vect-stmts.cc | 6 ++++-- 3 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr121659.c