This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb83e069eba libgomp/testsuite: ignore blank-line output for function-no [...] new 02f7334ac93 c++: Fix up handling of captured vars in lambdas in OpenMP [...]
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 | 8 +++ gcc/cp/cp-gimplify.c | 17 +++-- gcc/cp/parser.c | 2 + libgomp/ChangeLog | 5 ++ libgomp/testsuite/libgomp.c++/pr93931.C | 120 ++++++++++++++++++++++++++++++++ 5 files changed, 146 insertions(+), 6 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c++/pr93931.C