This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 975da6fa917 MATCH: [PR111679] Add alternative simplification of `a | (( [...] new bd5719bd7f7 c++: mangle multiple levels of template parms [PR109422]
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/cp/mangle.cc | 13 +++++++++++++ gcc/testsuite/g++.dg/cpp2a/lambda-generic-mangle1.C | 9 +++++++++ gcc/testsuite/g++.dg/cpp2a/lambda-generic-mangle1a.C | 10 ++++++++++ 3 files changed, 32 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-generic-mangle1.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-generic-mangle1a.C