This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 05db28033e4 c: Allow bool and enum null pointer constants [PR112556] new 9a16584beb3 c++: Partially revert "Support lambdas attached to more pla [...]
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/parser.cc | 10 ++-------- gcc/testsuite/g++.dg/cpp2a/lambda-uneval23.C | 7 +++++++ gcc/testsuite/g++.dg/modules/lambda-7_a.H | 2 +- gcc/testsuite/g++.dg/modules/lambda-7_b.C | 1 + gcc/testsuite/g++.dg/modules/lambda-7_c.C | 2 +- 5 files changed, 12 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-uneval23.C