]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/56947 (Bogus 'XX' was not declared in this scope)
authorJason Merrill <jason@redhat.com>
Fri, 30 May 2014 15:09:29 +0000 (11:09 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 30 May 2014 15:09:29 +0000 (11:09 -0400)
commit8f7169686130024a8062f4703576f04bef86ff37
treee074c8f2eb3ec498d1c6a3156997860f21bccb44
parentfa4ae80ed6ab532c668701d9980ca64e50bc503d
re PR c++/56947 (Bogus 'XX' was not declared in this scope)

PR c++/56947
* pt.c (instantiate_decl): Don't defer instantiation of a nested
function.

From-SVN: r211083
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/local8.C [new file with mode: 0644]