This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 867f777cee9 widening_mul: Reset flow sensitive info in maybe_optimize_g [...] new 5193b9d250a [PATCH][PR tree-optimization/117760] `a != b` implies that [...]
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 | 28 ++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/int-bwise-opt-1.c | 31 +++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/int-bwise-opt-2.c | 15 +++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/int-bwise-opt-1.c create mode 100644 gcc/testsuite/gcc.dg/int-bwise-opt-2.c