This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 70418e6c012 C: Flex array in union followed by a structure field is not [...] new 611d59589d8 c++: more xobj lambda 'this' capture [PR113563]
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/lambda.cc | 28 ++-- gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda17.C | 144 +++++++++++++++++++++ 2 files changed, 161 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda17.C