This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0939c8ca2fe Daily bump. new bdbd0607d59 range-cache: Fix ICE on SSA_NAME with def_stmt not yet in t [...] new de25f1729d2 range-cache: Fix ranger ICE if number of bbs increases [PR116899]
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-range-cache.cc | 21 +++++++++++---------- gcc/testsuite/gcc.dg/bitint-110.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.dg/bitint-111.c | 16 ++++++++++++++++ 3 files changed, 47 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/bitint-110.c create mode 100644 gcc/testsuite/gcc.dg/bitint-111.c