This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/53657] [4.7/4.8 Regression] [C++11] pair(pair&&) move constructor is non-trivial
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 13 Jul 2012 12:43:31 +0000
- Subject: [Bug libstdc++/53657] [4.7/4.8 Regression] [C++11] pair(pair&&) move constructor is non-trivial
- Auto-submitted: auto-generated
- References: <bug-53657-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53657
--- Comment #21 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-07-13 12:43:31 UTC ---
I think that if something regresses we immediately see regressions in the v3
testsuite (Comment 5 is distilled from it).