pt.c (determine_specialization): Ignore functions without DECL_TEMPLATE_INFO.
authorKriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
Sat, 13 Oct 2001 13:11:09 +0000 (13:11 +0000)
committerKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>
Sat, 13 Oct 2001 13:11:09 +0000 (13:11 +0000)
commitf5d47abdf7cebc497d2ee475dfc2e00e8125e879
tree439d6c2f1c1c4b29089040da0d1474c529c38ba5
parent45701819ced83ee12c0b3a1aecf47a30815517a5
pt.c (determine_specialization): Ignore functions without DECL_TEMPLATE_INFO.

* pt.c (determine_specialization): Ignore functions without
DECL_TEMPLATE_INFO.

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