OSDN Git Service

* pt.c (lookup_template_class): Don't mess with the context of the
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jul 1998 16:29:25 +0000 (16:29 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jul 1998 16:29:25 +0000 (16:29 +0000)
commitc6d4e0083c726d1cfd31eb5818579439227f5ae1
tree3830f6062ef3e0e2da9980b7347ae9abe98b443c
parent0aa40958727e98cae1ec6091810bde2838d55b3d
* pt.c (lookup_template_class): Don't mess with the context of the
instantiation.
* decl2.c (current_decl_namespace): Remove special handling for
templates.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21265 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/pt.c