This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4ce9e353962 c++: Small make_tree_vector_from_ctor improvement new 6d8a0e8b2cf c++: bogus error with nested lambdas [PR117602]
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/cp-tree.h | 2 +- gcc/cp/lambda.cc | 8 ++++--- gcc/cp/parser.cc | 3 ++- gcc/testsuite/g++.dg/cpp2a/lambda-uneval21.C | 32 ++++++++++++++++++++++++++++ 4 files changed, 40 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-uneval21.C