This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d24a4c8c425 Fix early-debug relocations new 5c197b83e12 tree-optimization/98015 - fix VEC_COND_EXPR lowering condition new c76b3f9e833 tree-optimization/97953 - fix bougs range recorded by EVRP
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/gimple-isel.cc | 6 +++--- gcc/gimple-ssa-evrp-analyze.c | 6 +++++- gcc/testsuite/gcc.dg/pr97953.c | 24 ++++++++++++++++++++++++ 3 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr97953.c