This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 120e873484f libstdc++: Add default_sentinel support to stream iterators new 32b8f5df9f0 c++: Fix C++20 variadic lambda init-capture grammar.
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/ChangeLog | 6 ++++++ gcc/cp/parser.c | 15 +++++++++++++-- gcc/testsuite/g++.dg/cpp2a/lambda-pack-init4.C | 10 ++++++++++ 3 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-pack-init4.C