This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cef0c0bb13e do not tailcall __sanitizer_cov_trace_pc [PR90746] new 2b8a27634f5 Allow varying ranges of unknown types in irange::verify_ran [...]
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/tree-ssa/pr109711-1.c | 16 ++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr109711-2.c | 24 ++++++++++++++++++++++++ gcc/value-range.cc | 7 +++++++ 3 files changed, 47 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr109711-1.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr109711-2.c