This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cac9d2d2346 tree-optimization/113078 - conditional subtraction reductio [...] new 91fd5c94965 middle-end: correctly identify the edge taken when conditio [...]
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.dg/vect/vect-early-break_100-pr113287.c | 35 ++++++++++++++++++++++ .../gcc.dg/vect/vect-early-break_99-pr113287.c | 32 ++++++++++++++++++++ gcc/tree-vect-stmts.cc | 9 ++++-- 3 files changed, 74 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_100-pr113287.c create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_99-pr113287.c