OSDN Git Service

cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jan 2001 10:44:18 +0000 (10:44 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jan 2001 10:44:18 +0000 (10:44 +0000)
commiteb218de316827f6a69c891c772f936723257ab9b
treebaf335a9274273d28c065d4e2be27603c4833ee6
parent4825205a36f621ebad2075f5d23c8c12264dd10b
cp:
* decl.c (grokdeclarator): Don't presume DECL_LANG_SPECIFIC
indicates anything special about template depth. Make sure we
only count the user visible template classes.
testsuite:
* g++.old-deja/g++.pt/spec37.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39198 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/spec37.C [new file with mode: 0644]