http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56268
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-11 16:21:19 UTC --- Author: jason Date: Mon Feb 11 16:21:10 2013 New Revision: 195945 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195945 Log: PR c++/56268 * semantics.c (classtype_has_nothrow_assign_or_copy_p): Call maybe_instantiate_noexcept. Added: branches/gcc-4_7-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-8.C Modified: branches/gcc-4_7-branch/gcc/cp/ChangeLog branches/gcc-4_7-branch/gcc/cp/semantics.c