This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f56efa94e8 c++: improve -Waddress warnings with *_cast [PR105569] new ae3ea143ef4 libstdc++: Move std::iostream_category() definition to new file new 11e1ee1b38f libstdc++: Fix atomic and error_code printers for versioned [...] new 367740bf6d3 libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681]
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: .../resize_policy/hash_prime_size_policy_imp.hpp | 18 +++++- libstdc++-v3/include/ext/random | 2 + libstdc++-v3/python/libstdcxx/v6/printers.py | 15 ++++- libstdc++-v3/src/c++11/Makefile.am | 1 + libstdc++-v3/src/c++11/Makefile.in | 8 ++- libstdc++-v3/src/c++11/cxx11-ios_failure.cc | 47 -------------- .../{cow-wstring-io-inst.cc => ios_errcat.cc} | 75 ++++++++++++++-------- .../testsuite/27_io/ios_base/failure/error_code.cc | 13 ++++ 8 files changed, 96 insertions(+), 83 deletions(-) copy libstdc++-v3/src/c++11/{cow-wstring-io-inst.cc => ios_errcat.cc} (50%)