[Bug libstdc++/52822] [C++11] stable_partition destroys sequence due to inappropriate self-move-assignment
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Apr 1 21:15:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52822
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-04-01
Ever Confirmed|0 |1
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-04-01 21:14:46 UTC ---
Yeah, I run the whole testsuite with -std=c++0x every now and then, and I think
Paolo does so more often. Confirming this one though - thanks for finding it.
More information about the Gcc-bugs
mailing list