This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52745] GCC4.7 vector uses copy instead of move constructor
- From: "J.W.Rogers+gcc at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 28 Mar 2012 00:11:41 +0000
- Subject: [Bug libstdc++/52745] GCC4.7 vector uses copy instead of move constructor
- Auto-submitted: auto-generated
- References: <bug-52745-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52745
Jonathan Rogers <J.W.Rogers+gcc at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #7 from Jonathan Rogers <J.W.Rogers+gcc at gmail dot com> 2012-03-28 00:11:41 UTC ---
Thanks Paolo. I understand the situation now.
Thanks for your time and sorry the erroneous report!