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 c9d4d3ba15c testsuite: Force -mcmodel=small for gcc.target/aarch64/pr115258.c new f685d317738 Always reflect lower bits from mask in subranges.
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/pr119712.c | 27 +++++++++++ gcc/testsuite/gcc.dg/pr83072-2.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/phi-opt-value-5.c | 4 +- gcc/testsuite/gcc.dg/tree-ssa/vrp122.c | 4 +- gcc/value-range.cc | 64 ++++++++++++------------- gcc/value-range.h | 1 - 6 files changed, 61 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr119712.c