This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0008050b9d6 c++: Fix get_member_function_from_ptrfunc with -fsanitize=b [...] new c07cf418fdd libstdc++: std::string move assignment should not use POCCA [...] new fc7a1fb0238 libstdc++: Only use std::ios_base_library_init() for ELF [P [...]
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: libstdc++-v3/include/bits/basic_string.h | 2 +- libstdc++-v3/include/std/iostream | 2 +- libstdc++-v3/src/c++98/ios_init.cc | 2 +- .../21_strings/basic_string/allocator/116641.cc | 53 ++++++++++++++++++++++ 4 files changed, 56 insertions(+), 3 deletions(-) create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/allocator/116641.cc