https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri May 30 15:09:29 2014 New Revision: 211083 URL: http://gcc.gnu.org/viewcvs?rev=211083&root=gcc&view=rev Log: PR c++/56947 * pt.c (instantiate_decl): Don't defer instantiation of a nested function. Added: branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/local8.C Modified: branches/gcc-4_7-branch/gcc/cp/ChangeLog branches/gcc-4_7-branch/gcc/cp/pt.c