This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f89bc7fb6b6 internal,net,os,runtime,syscall: fixes for AIX followin [...] new b644c5b6ced Deprecate nested types in std::hash new 194e23e922e PR libstdc++/81469 deprecate std::uncaught_exception for C++17 new 2be5943db3a Fix failing C++17 test
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: libstdc++-v3/ChangeLog | 18 ++++++++++++++++++ libstdc++-v3/include/bits/c++config | 7 +++++++ libstdc++-v3/include/bits/functional_hash.h | 4 ++-- libstdc++-v3/include/std/optional | 8 ++++++-- libstdc++-v3/include/std/variant | 13 +++++++++---- libstdc++-v3/libsupc++/exception | 3 ++- .../testsuite/18_support/exception_ptr/62258.cc | 1 + .../testsuite/18_support/uncaught_exception/14026.cc | 2 ++ .../testsuite/24_iterators/range_access_cpp17.cc | 4 ++-- 9 files changed, 49 insertions(+), 11 deletions(-)