This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dbd9afcf78b MIPS: Make mips16e2 generating ZEB/ZEH instead of ANDI unde [...] new 8cb087d869b testsuite: Add vect_float_strict to testcase [PR 110381] new bd7e9856fe5 tree-optimization/110506 - bogus non-zero mask in CCP for v [...] new 000590c0746 tree-optimization/110506 - ICE in pattern recog with TYPE_P [...]
The 3 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/testsuite/gcc.dg/pr110506-2.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/pr110506.c | 24 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/pr110381.c | 1 + gcc/tree-ssa-ccp.cc | 1 + gcc/tree-vect-patterns.cc | 4 ++-- 5 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr110506-2.c create mode 100644 gcc/testsuite/gcc.dg/pr110506.c