This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 63abe049992 Avoid unused sbitmap in update_ssa new 07ac550393d c++: dependent generic lambda template-id [PR106024] new 288c6cce027 c++: add fixup to missing .template warning new aefe23f720a c++: tweak resolve_args change
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/cp/call.cc | 2 +- gcc/cp/parser.cc | 44 ++++++++++++++++++++++++--- gcc/testsuite/g++.dg/cpp2a/lambda-generic10.C | 14 +++++++++ 3 files changed, 55 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-generic10.C