This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from c3f04b79eca Daily bump. new f06f1b4102b middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wr [...] new c409f2a1cc5 tree-optimization/110298 - CFG cleanup and stale nb_iterations
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/match.pd | 6 +++--- gcc/testsuite/gcc.dg/torture/pr110298.c | 20 ++++++++++++++++++++ gcc/tree-ssa-loop-ivcanon.cc | 7 ++++--- 3 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr110298.c