pt.c (instantiate_decl): Look for the original template.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 6 Oct 1997 16:37:44 +0000 (16:37 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 6 Oct 1997 16:37:44 +0000 (12:37 -0400)
commit27bb83393c0b0df8aab5c4f86599871692303d75
tree39553ac73185a8e3e8a68db528c91050cbf20a34
parentd8d64559deb2b23c9f3e65b793a01fb695722f2d
pt.c (instantiate_decl): Look for the original template.

Mon Oct  6 09:27:29 1997  Jason Merrill  <jason@yorick.cygnus.com>

* pt.c (instantiate_decl): Look for the original template.
(tsubst): Set DECL_IMPLICIT_INSTANTIATION on partial instantiations
of member templates.

Fixes tstring.

From-SVN: r15838
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/pt.c
gcc/cp/tree.c