This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6866547e242 bpf: fix build adding new required arg to RESOLVE_OVERLOADE [...] new ad519f46194 [PATCH v3] match.pd: Add pattern to simplify `(a - 1) & -a` to `0`
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 | 16 ++++ gcc/simplify-rtx.cc | 41 +++++++++++ gcc/testsuite/gcc.dg/tree-ssa/bitops-11.c | 117 ++++++++++++++++++++++++++++++ 3 files changed, 174 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bitops-11.c