re PR c++/6949 (ICE in tsubst_decl, at cp/pt.c:5733)
authorMark Mitchell <mark@codesourcery.com>
Wed, 2 Jul 2003 04:11:30 +0000 (04:11 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 2 Jul 2003 04:11:30 +0000 (04:11 +0000)
commitddb45080b4c1eab4c83dccafbc5a50ce70270a4d
tree6b8aac90ee843d059112574c08ea9bc44f3a08ae
parentf9f4d1e10a89929da39e0e860e783f2c0f4910ca
re PR c++/6949 (ICE in tsubst_decl, at cp/pt.c:5733)

PR c++/6949
* decl2.c (grokfield): Create TEMPLATE_DECLs for methods in local
classes.

PR c++/6949
* g++.dg/template/local3.C: New test.

From-SVN: r68818
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/local3.C [new file with mode: 0644]