This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 65c8fd7b017 gimple-fold: Fix up fold_array_ctor_reference RAW_DATA_CST [...] new ce81cd2eac6 c++: Don't treat lambda typedef as lambda declaration [PR106221] new 84aa7065dee c++/modules: Fallback to ftruncate if posix_fallocate fails [...] new c5fd70719ad Daily bump.
The 3 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/ChangeLog | 12 ++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 15 +++++++++++++++ gcc/cp/module.cc | 19 ++++++++++++++----- gcc/cp/pt.cc | 8 ++++---- gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/g++.dg/cpp2a/lambda-uneval19.C | 20 ++++++++++++++++++++ libstdc++-v3/ChangeLog | 6 ++++++ 8 files changed, 84 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-uneval19.C