This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from f0f00c44eb8 Daily bump. new d5d6d3ff43c libstdc++: std::string move assignment should not use POCCA [...] new 2003f890b13 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