This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 76a2d567842 Always do PHI analysis and before loop analysis. new ba4c1f2bfc9 MATCH: Fix `(1 >> X) != 0` pattern for vector types new b975c0dc3be MATCH: Improve zero_one_valued_p for cases without range in [...]
The 2 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 | 15 +++++++++++++-- gcc/testsuite/gcc.c-torture/compile/pr111414-1.c | 13 +++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/bool-13.c | 15 +++++---------- 3 files changed, 31 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr111414-1.c