This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 97aafa9cbb6 vect test: Remove xfail for riscv new 7c04da768c1 MATCH: Move `(x | y) & (~x ^ y)` over to use bitwise_invert [...]
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 | 7 +++-- gcc/testsuite/gcc.dg/tree-ssa/cmpbit-4.c | 47 ++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/cmpbit-4.c