This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 927c0132251 [ARC] Configure script to allow non uclibc based triplets new 4169c1948b5 PR libstdc++/81338 correctly manage string capacity new 42fd75d8faf PR libstdc++/81381 support stateful allocators in basic_stringbuf
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/ChangeLog | 17 ++++++++++++ libstdc++-v3/include/bits/basic_string.h | 5 +++- libstdc++-v3/include/bits/sstream.tcc | 21 ++++++++++++++- libstdc++-v3/include/std/sstream | 30 ++++++++++++++++------ .../2.cc => 27_io/basic_stringbuf/cons/81381.cc} | 29 +++++++++++---------- .../basic_stringstream/assign/81338.cc} | 19 +++++++------- 6 files changed, 89 insertions(+), 32 deletions(-) copy libstdc++-v3/testsuite/{22_locale/conversions/buffer/2.cc => 27_io/basic_stri [...] copy libstdc++-v3/testsuite/{23_containers/queue/77528.cc => 27_io/basic_stringstr [...]