http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53455
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-06-14 13:15:30 UTC --- I think this is a duplicate of PR 53657, the crash happens returning a std::pair and goes away if the move ctor is trivial *** This bug has been marked as a duplicate of bug 53657 ***