This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 78cd6a63ee6 c++: Allow template lambdas without lambda-declarator [PR97839] new 1cb50c0a0e1 testsuite: localclass2 require LTO new 0999f260985 c++: Fix ICE-on-invalid with -Wvexing-parse [PR97881]
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/cp/parser.c | 11 +++++------ gcc/testsuite/g++.dg/debug/localclass2.C | 3 ++- gcc/testsuite/g++.dg/warn/Wvexing-parse9.C | 8 ++++++++ 3 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wvexing-parse9.C