This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71b8ed7c61b testsuite, arm: Add -mthumb to pr98931.c [PR target/98931] new 4591f7e5329 libstdc++: Fix bootstrap with -fno-rtti [PR 99077] new 14b554c462d libstdc++: Fix errors when syncbuf is used without RTTI new e9c31052118 libstdc++: Only use dynamic_cast in tests when RTTI is enabled new 0bd242ec5ae libstdc++: Make test memory_resource work without exception [...] new c4ece1d96a1 libstdc++: XFAIL tests that depends on RTTI new 87eaa3c525e libstdc++: Add unused attributes to shared_ptr functions new 970ba719250 libstdc++: Fix errors in <experimental/internet>
The 7 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/include/bits/shared_ptr_base.h | 2 +- libstdc++-v3/include/experimental/internet | 22 +++-- libstdc++-v3/include/experimental/io_context | 10 ++- libstdc++-v3/include/std/ostream | 4 +- libstdc++-v3/src/c++11/cxx11-ios_failure.cc | 11 ++- libstdc++-v3/src/c++11/shared_ptr.cc | 2 +- .../27_io/basic_istringstream/rdbuf/char/2832.cc | 10 ++- .../basic_istringstream/rdbuf/wchar_t/2832.cc | 10 ++- .../testsuite/27_io/basic_ostream/emit/1.cc | 1 + .../27_io/basic_ostringstream/rdbuf/char/2832.cc | 10 ++- .../basic_ostringstream/rdbuf/wchar_t/2832.cc | 10 ++- .../27_io/basic_stringstream/str/char/2.cc | 10 ++- .../27_io/basic_stringstream/str/wchar_t/2.cc | 10 ++- .../testsuite/30_threads/async/forced_unwind.cc | 1 + .../net/internet/address/v4/members.cc | 30 +++---- .../net/internet/address/{v4 => v6}/members.cc | 97 ++++++++++------------ libstdc++-v3/testsuite/util/testsuite_allocator.h | 26 ++++-- 17 files changed, 155 insertions(+), 111 deletions(-) copy libstdc++-v3/testsuite/experimental/net/internet/address/{v4 => v6}/members.cc (52%)