This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c12ccf800f PR tree-optimization/110531 - Vect: avoid using uninitializ [...] new d4800a23d8d tree-optimization/110376 - testcase for fixed bug new 6eea7eaf11e Remove unnecessary check on scalar_niter == 0 new 11350734240 Use mark_ssa_maybe_undefs in PHI-OPT
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/gcc.dg/torture/pr110376.c | 39 +++++++++++++++++++++++++++++++++ gcc/tree-ssa-phiopt.cc | 8 +++++-- gcc/tree-ssa.cc | 17 -------------- gcc/tree-ssa.h | 1 - gcc/tree-vect-loop.cc | 7 ------ 5 files changed, 45 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr110376.c