This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1cf5dc05c67 d: Clean-up unused variable assignments after interface change new e3da1d7bb28 tree-optimization/112305 - SCEV cprop and conditional undef [...]
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/testsuite/gcc.dg/torture/pr112305.c | 18 ++++++++++ gcc/tree-scalar-evolution.cc | 59 +++++++++++++++++++-------------- gcc/tree-scalar-evolution.h | 2 +- gcc/tree-ssa-loop-ivopts.cc | 3 +- 4 files changed, 56 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr112305.c