This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 31e1bbe PR libstdc++/78389 * include/bits/list.tcc (merge(list&&)): A [...] new 77d8139 Define cxx11-abi effective target for libstdc++ tests
The 1 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 | 37 ++++++++++++++++++++++ .../21_strings/basic_string/allocator/71964.cc | 5 ++- .../21_strings/basic_string/allocator/char/copy.cc | 9 ++---- .../basic_string/allocator/char/copy_assign.cc | 9 ++---- .../basic_string/allocator/char/minimal.cc | 6 ++-- .../21_strings/basic_string/allocator/char/move.cc | 9 ++---- .../basic_string/allocator/char/move_assign.cc | 9 ++---- .../basic_string/allocator/char/noexcept.cc | 4 +-- .../21_strings/basic_string/allocator/char/swap.cc | 9 ++---- .../basic_string/allocator/wchar_t/copy.cc | 9 ++---- .../basic_string/allocator/wchar_t/copy_assign.cc | 9 ++---- .../basic_string/allocator/wchar_t/minimal.cc | 6 ++-- .../basic_string/allocator/wchar_t/move.cc | 9 ++---- .../basic_string/allocator/wchar_t/move_assign.cc | 9 ++---- .../basic_string/allocator/wchar_t/noexcept.cc | 4 +-- .../basic_string/allocator/wchar_t/swap.cc | 9 ++---- libstdc++-v3/testsuite/23_containers/list/61347.cc | 3 +- .../testsuite/27_io/basic_fstream/cons/base.cc | 3 +- .../testsuite/27_io/ios_base/failure/cxx11.cc | 5 +-- libstdc++-v3/testsuite/lib/libstdc++.exp | 30 +++++++++++++++++- 20 files changed, 101 insertions(+), 92 deletions(-)