This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b320edc0c29 bswap: Recognize (int) __builtin_bswap64 (arg) idioms or __ [...] new 1d244020246 Fold sign of LSHIFT_EXPR to eliminate no-op conversions.
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 | 9 +++++++++ gcc/testsuite/gcc.dg/fold-convlshift-1.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.dg/fold-convlshift-2.c | 20 ++++++++++++++++++++ 3 files changed, 49 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/fold-convlshift-1.c create mode 100644 gcc/testsuite/gcc.dg/fold-convlshift-2.c