This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 80968d5f468 c++: optimize unifying nested templated classes [PR89231] new 951d3c191d0 MATCH: Avoid recursive zero_one_valued_p for conversions new 7ea501d3ea6 MATCH: Make zero_one_valued_p non-recursive fully
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 | 13 +++++++++++-- gcc/testsuite/gcc.c-torture/compile/pr111435-1.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.c-torture/compile/pr111442-1.c | 13 +++++++++++++ 3 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr111435-1.c create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr111442-1.c