[Bug libstdc++/53657] [4.7/4.8 Regression] [C++11] pair(pair&&) move constructor is non-trivial
bkoz at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 13 12:39:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53657
Benjamin Kosnik <bkoz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz at gcc dot gnu.org
--- Comment #20 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-07-13 12:38:03 UTC ---
Thanks Paolo and Jonathan and Jason, this looks ready to go from an ABI
standpoint for 4.7.2.
Paolo, do we need to add any of the testcases in this PR to track regressions
here? Or at least make this less fragile as FE/lib changes going forward?
More information about the Gcc-bugs
mailing list