[Bug libstdc++/52591] [C++0x] [4.7 Regression] moving std::vector relies on movable elements
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 15 00:36:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52591
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2012-03-15
CC|jwakely.gcc at gmail dot |
|com |
AssignedTo|unassigned at gcc dot |redi at gcc dot gnu.org
|gnu.org |
Target Milestone|--- |4.7.1
Ever Confirmed|0 |1
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-15 00:29:36 UTC ---
Hmm, it shouldn't be taking that branch anyway, the allocators should be equal.
More information about the Gcc-bugs
mailing list