https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24882
Bug 24882 depends on bug 33394, which changed state.
Bug 33394 Summary: Add test case for Thread race segfault in
std::string::append with -O and -s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33394
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24882
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24882
Bug 24882 depends on bug 53221, which changed state.
Bug 53221 Summary: [C++11] basic_string lacks "copy/move constructors" with
allocator
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53221
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24882
Bug 24882 depends on bug 56437, which changed state.
Bug 56437 Summary: basic_string assumes that allocators are
default-constructible
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56437
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24882
Bug 24882 depends on bug 54392, which changed state.
Bug 54392 Summary: [4.8/4.9/5 Regression] std::string::assign() fails to update
length
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54392
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24882
Bug 24882 depends on bug 60278, which changed state.
Bug 60278 Summary: string::erase() (and other containers) does not take
const_iterators
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60278
What|Removed |Adde
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24882
--- Comment #1 from Jonathan Wakely ---
The new std::string implementation has been committed as
https://gcc.gnu.org/r218964
I'll go through the bugs linked to this PR and deal with them asap.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keyw
--
pcarlini at suse dot de changed:
What|Removed |Added
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24882