This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4d53bc3c96 compare-elim: arm: enable compare-elimination on Arm [PR123604] new 856ba1d7f78 tree-optimization/123983 - only update IV on the requested edge new 12e97ffdb51 tree-optimization/123986 - upon SLP analysis rollback, rele [...]
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/vect-pr123983.c | 28 ++++++++++++++++++++++++++++ gcc/tree-vect-loop-manip.cc | 16 ++-------------- gcc/tree-vect-slp.cc | 13 +++++++++++-- 3 files changed, 41 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-pr123983.c