This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 4a253f14a9f Daily bump. new d8a9467163a tree-optimization/120654 - ICE with range query from IVOPTs new 59e5e863c7d tree-optimization/120729 - limit compile time in uninit_ana [...]
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/doc/invoke.texi | 3 +++ gcc/gimple-predicate-analysis.cc | 12 +++++++++--- gcc/gimple-predicate-analysis.h | 2 +- gcc/params.opt | 4 ++++ gcc/testsuite/gcc.dg/torture/pr120654.c | 24 ++++++++++++++++++++++++ gcc/vr-values.cc | 10 +++++----- 6 files changed, 46 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr120654.c