This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 32b8f5df9f0 c++: Fix C++20 variadic lambda init-capture grammar. new 8566286eaeb libstdc++: Fix noexcept-specifier for istream_iterator new fb6a8b230ad c++: P1937R2 - Fixing inconsistencies between const{expr,ev [...]
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/ChangeLog | 6 ++++++ gcc/cp/call.c | 2 ++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/cpp2a/consteval3.C | 6 +++--- gcc/testsuite/g++.dg/cpp2a/consteval6.C | 6 +++--- gcc/testsuite/g++.dg/ext/consteval1.C | 4 ++-- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/include/bits/stream_iterator.h | 3 ++- .../testsuite/24_iterators/istream_iterator/cons/sentinel.cc | 9 +++++++++ 9 files changed, 40 insertions(+), 9 deletions(-)