This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c3d2600cfb4 tree-optimization/106186 - propagate out virtual LC PHI nod [...] new 1cc08ceb5ba Remove dead loop-based LC SSA rewrite new 07dd0f7ba27 tree-optimization/106198 - CFG cleanup vs LC SSA
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/pr106198.c | 22 ++++++++ gcc/tree-cfgcleanup.cc | 6 +-- gcc/tree-ssa-loop-manip.cc | 109 ++-------------------------------------- 3 files changed, 29 insertions(+), 108 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr106198.c