egcs/gcc cp/ChangeLog cp/cp-tree.h cp/decl2.c ...

mmitchel@egcs.cygnus.com mmitchel@egcs.cygnus.com
Thu Sep 23 18:17:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	mmitchel@egcs.cygnus.com	99/09/23 18:17:30

Modified files:
	gcc/cp         : ChangeLog cp-tree.h decl2.c semantics.c 
	                 typeck.c 
Added files:
	gcc/testsuite/g++.old-deja/g++.eh: crash2.C 

Log message:
	* cp-tree.h (DECL_ANON_UNION_ELEMS): New macro.
	* decl2.c (finish_anon_union): Set DECL_ANON_UNION_ELEMS.
	Don't call expand_anon_union_decl here
	* semantics.c (exapnd_stmt): Call it here, instead.
	* typeck.c (mark_addressable): Addressed variables are implicitly
	used.



More information about the Gcc-cvs mailing list