[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

2015-06-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63860 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63860 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

2015-03-05 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63860 Ville Voutilainen ville.voutilainen at gmail dot com changed: What|Removed |Added CC|

[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

2014-12-21 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63860 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||redi at gcc dot

[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

2014-11-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63860 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- Most likely because 4.8.3 did not fully implement C++11.

[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

2014-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63860 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

2014-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63860 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org --- Created attachment 33965 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33965action=edit untested patch I think this makes the code valid

[Bug libstdc++/63860] Ill-formed std::pair::swap implementation?

2014-11-13 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63860 Richard Smith richard-gccbugzilla at metafoo dot co.uk changed: What|Removed |Added CC|