This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a98ebdc50af libsanitizer: update LOCAL_PATCHES. new 2935ff7eb7a testsuite: move expected error location new 0d1189b4e61 Add 3 new EVRP testcases.
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/testsuite/g++.dg/ubsan/pr61272.C | 4 ++-- gcc/testsuite/gcc.dg/tree-ssa/evrp20.c | 19 +++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/evrp21.c | 28 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/evrp22.c | 43 ++++++++++++++++++++++++++++++++++ 4 files changed, 92 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/evrp20.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/evrp21.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/evrp22.c