]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/decl.c
decl.c (pushdecl): Don't copy the type_decl.
authorJason Merrill <jason@gcc.gnu.org>
Tue, 26 May 1998 11:43:52 +0000 (07:43 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 26 May 1998 11:43:52 +0000 (07:43 -0400)
commit7fb4a8f7e65f7e2d4f84ba958fd544080d1a69b1
treec52b599634675e48b34761d2c35c11a984732ccb
parent97cf4d2d5d05615ab610302adde25adc6d252b87
decl.c (pushdecl): Don't copy the type_decl.

* decl.c (pushdecl): Don't copy the type_decl.
* class.c (pushclass): Always store TYPE_MAIN_VARIANT in
current_class_type.
* decl.c (grokdeclarator): Put typedefs on the type's obstack.
* parse.y (complex_direct_notype_declarator): Use $1 to access
scope of notype_qualified_id.

From-SVN: r20061
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/decl.c
gcc/cp/parse.c
gcc/cp/parse.y
This page took 0.059219 seconds and 5 git commands to generate.