This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd6bc352d96 Move cexpr_stree tree string build into utility function new 0256121e2f2 match: Improve gimple_bitwise_equal_p and gimple_bitwise_in [...]
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/gimple-match-head.cc | 17 +++++++--------- gcc/match.pd | 7 +++++++ gcc/testsuite/gcc.dg/tree-ssa/bitops-10.c | 34 +++++++++++++++++++++++++++++++ 3 files changed, 48 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bitops-10.c