http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53657
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |4.5.1, 4.6.0 Target Milestone|--- |4.7.2 Summary|[C++11] pair(pair&&) move |[4.7/4.8 Regression][C++11] |constructor is non-trivial |pair(pair&&) move | |constructor is non-trivial Known to fail| |4.5.0 --- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-14 09:39:58 UTC --- Thanks.