OSDN Git Service

* pt.c (instantiate_class_template): Set up the DECL_INITIAL of
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 1999 20:23:36 +0000 (20:23 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 1999 20:23:36 +0000 (20:23 +0000)
commitcbd3ec046fabd09be22f45f87bcc0ab816a5ac8b
tree3bf365bde9b10142ba132ffbbfef283fe6c06958
parent2ba28c7a4b448df2a396d0f6d5d5e8eb53a5f162
* pt.c (instantiate_class_template): Set up the DECL_INITIAL of
member constants.
g++.ns/template6.C
* init.c (expand_member_init): Pull out TYPE_MAIN_VARIANT in
a ctor initializer.
g++.other/typedef6.C

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