This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7cf85d137ba c++: Add testcase for DR 2874 new 6c5543d3d9c match: Fix `a != 0 ? a * b : 0` patterns for things that tr [...] new d1e7f3a6c14 Add an alternative testcase for PR 70740
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/generic-match-head.cc | 12 +++++++++++ gcc/gimple-match-head.cc | 10 +++++++++ gcc/match.pd | 10 +++++++-- gcc/testsuite/gcc.dg/torture/pr116772-1.c | 24 ++++++++++++++++++++++ .../gcc.dg/torture/{pr70740.c => pr70740-1.c} | 11 ++++++---- 5 files changed, 61 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr116772-1.c copy gcc/testsuite/gcc.dg/torture/{pr70740.c => pr70740-1.c} (65%)