egcs/gcc/cp error.c class.c decl.c except.c se ...

Mark Mitchell mmitchel@cygnus.com
Tue Oct 27 00:05:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	mmitchel@egcs.cygnus.com	98/10/26 23:49:00

Modified files:
	gcc/cp         : error.c class.c decl.c except.c search.c 
	                 ChangeLog 

Log message:
	* error.c (dump_decl): Deal with TEMPLATE_DECLs that are
	VAR_DECLs.  Handle vtables whose DECL_CONTEXT is not a type.
	
	* class.c (finish_struct_1): Use build_cplus_array_type to build
	array types.
	* decl.c (init_decl_processing): Likewise.
	* except.c (expand_end_eh_spec): Likewise.
	* search.c (expand_upcast_fixups): Simplify very slightly.




More information about the Gcc-cvs mailing list