egcs/gcc/cp ChangeLog Makefile.in call.c excep ...

Kaveh Ghazi ghazi@cygnus.com
Tue Oct 6 05:04:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	98/10/06 05:04:33

Modified files:
	gcc/cp         : ChangeLog Makefile.in call.c except.c pt.c 
	                 spew.c 

Log message:
	Warning fixes:
	
	* Makefile.in (spew.o): Depend on toplev.h.
	
	* call.c (compare_ics): Initialize variables `deref_from_type2',
	`deref_to_type1' and `deref_to_type2'.
	
	* except.c (get_eh_type): Hide prototype and definition.
	(process_start_catch_block_old): Remove unused static prototype.
	
	* pt.c (tsubst_decl): Initialize variable `argvec'.
	
	* spew.c: Include toplev.h.




More information about the Gcc-cvs mailing list