http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52938
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-04-11 22:33:44 UTC --- Indeed, and definitely not the kind of issue we may even think handling within our reference-counted implementation. Also note that <ext/vstring.h> already behaves as wanted, thus the same will happen for our C++11 std::string.