]> gcc.gnu.org Git - gcc.git/commit
decl.c (grokdeclarator): Don't presume DECL_LANG_SPECIFIC indicates anything special...
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 23 Jan 2001 10:44:18 +0000 (10:44 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 23 Jan 2001 10:44:18 +0000 (10:44 +0000)
commit92ecdfb74c6b4c1e1812afcc9a7aa79217da11ad
treebaf335a9274273d28c065d4e2be27603c4833ee6
parent4cff6abe405f4e4d660ab6f6cf8b29ba9d49d4fd
decl.c (grokdeclarator): Don't presume DECL_LANG_SPECIFIC indicates anything special about template depth.

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.

From-SVN: r39198
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/spec37.C [new file with mode: 0644]
This page took 0.064689 seconds and 5 git commands to generate.