This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2b9d76c1af1 tree-optimization/107087 - missed CCP after forwprop new dd63bba0c8d Fix compute_operand when op1 == op2 symbolically.
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/gimple-range-gori.cc | 53 ++++++++++++++++++++++++---------- gcc/testsuite/gcc.dg/pr109274.c | 16 ++++++++++ gcc/testsuite/gfortran.dg/pr109265.f90 | 39 +++++++++++++++++++++++++ gcc/value-relation.h | 7 ----- 4 files changed, 92 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr109274.c create mode 100644 gcc/testsuite/gfortran.dg/pr109265.f90