This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a3c0112f554 Redefine ASM_PREFERRED_EH_DATA_FORMAT for ppc[64]-vxworks new 07800a565ab match: Add support for convert `((signed)x) < 0` to `x >= ( [...]
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/match.pd | 21 ++++++++++++++-- gcc/testsuite/gcc.dg/tree-ssa/pr101024-1.c | 39 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr110068-1.c | 22 +++++++++++++++++ 3 files changed, 80 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr101024-1.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr110068-1.c