This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d151a11ee04 fold-const, match.pd: Pass stmt to expr_not_equal if possible new 862d4309dcb remove patterns for (y << x) {<,<=,>,>=} x [PR122733]
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 | 34 ++++----------------- gcc/testsuite/gcc.dg/match-shift-cmp-1.c | 11 +------ gcc/testsuite/gcc.dg/match-shift-cmp-2.c | 23 +++----------- gcc/testsuite/gcc.dg/match-shift-cmp-3.c | 27 ++++++++--------- gcc/testsuite/gcc.dg/match-shift-cmp-4.c | 51 -------------------------------- 5 files changed, 23 insertions(+), 123 deletions(-) delete mode 100644 gcc/testsuite/gcc.dg/match-shift-cmp-4.c