pt.c (lookup_template_class): Don't mess with DECL_TEMPLATE_INSTANTIATIONS except...
authorJason Merrill <jason@redhat.com>
Mon, 7 Jun 2010 20:42:09 +0000 (16:42 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 7 Jun 2010 20:42:09 +0000 (16:42 -0400)
commit55cdb6b69069481ecf19ff07d0ebb23208bc8162
tree67b7b513169a30d7c1477b589cc7fccf1b5b27e8
parent390b2b32773f84b28c8e6c7abee2ba57efcafe9a
pt.c (lookup_template_class): Don't mess with DECL_TEMPLATE_INSTANTIATIONS except for partial instantiations.

* pt.c (lookup_template_class): Don't mess with
DECL_TEMPLATE_INSTANTIATIONS except for partial instantiations.

From-SVN: r160397
gcc/cp/ChangeLog
gcc/cp/pt.c