OSDN Git Service

* class.c (pushclass): Remove #if 0'd code.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Dec 2000 09:20:46 +0000 (09:20 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Dec 2000 09:20:46 +0000 (09:20 +0000)
commit170e6e3af56bf6c1e846459f8e33c5fd46a3bb5e
treeec49d6f6691a4b3187cd0c5b30dd5d1487d8854b
parent3bb2c98ba3cb13a29decc1528120f0765aed40ca
* class.c (pushclass): Remove #if 0'd code.
* cp-tree.h (overload_template_name): Remove.
* decl.c (store_bindings): Simplify.
(pop_from_top_level): Likewise.
* pt.c (overload_template_name): Remove.
(instantiate_decl): Don't call push_to_top_level if it's not
needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38530 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/pt.c