This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from edfc4402504 RISC-V: Add vand.vx C++ API test. new 99f3ad2e5b1 Add function context for querying global ranges. new 6493b7af37e Query rangers cache in readonly mode only from within
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 | 4 ++-- gcc/gimple-range-infer.cc | 2 +- gcc/testsuite/g++.dg/pr108520.C | 17 +++++++++++++++++ gcc/value-query.cc | 10 +++++----- gcc/value-query.h | 4 +++- 5 files changed, 28 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr108520.C