http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56071
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2013-01-22 16:25:29 UTC --- Author: jason Date: Tue Jan 22 16:25:10 2013 New Revision: 195379 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195379 Log: PR c++/56071 * pt.c (maybe_instantiate_noexcept): Don't defer access checks. Added: branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/noexcept20.C Modified: branches/gcc-4_7-branch/gcc/cp/ChangeLog branches/gcc-4_7-branch/gcc/cp/pt.c