[Bug libstdc++/58729] tr2::dynamic_bitset::resize fails
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Mon Oct 14 21:14:00 GMT 2013
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?
More information about the Gcc-bugs
mailing list