This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e0c4c6bce88 Minor fixes new f5f18384354 match.pd: Optimize (x & y) == x into (x & ~y) == 0 [PR94589]
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 | 12 ++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr94589-1.c | 21 +++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94589-1.c