pt.c (lookup_template_class): Don't mess with the context of the instantiation.
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 17 Jul 1998 16:29:25 +0000 (16:29 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 17 Jul 1998 16:29:25 +0000 (12:29 -0400)
commitc3baf4b55a2413dc791ce48f95be38c8c6bcd765
tree3830f6062ef3e0e2da9980b7347ae9abe98b443c
parent402cdad5e7e27154bfeb296fbcdc67a30cf586c9
pt.c (lookup_template_class): Don't mess with the context of the instantiation.

* pt.c (lookup_template_class): Don't mess with the context of the
instantiation.
* decl2.c (current_decl_namespace): Remove special handling for
templates.

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