http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58729
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-10-14 Ever confirmed|0 |1 --- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> --- First blush the problem is in _M_resize: it ignores the __value passed as argument. That can't be right. Ed can you have a look?