This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7a456056ff9 testsuite/aarch64: Fix aarch64/signbitv2sf.c [PR122522] new 80c77d9a1cf match: Add simplification of `(a*zero_one_valued_p) & b` if [...]
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 | 5 +++++ gcc/testsuite/gcc.dg/tree-ssa/bitops-14.c | 24 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/bitops-15.c | 24 ++++++++++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bitops-14.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bitops-15.c