This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/gcc ChangeLog calls.c dwarf2out.c functio ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	ghazi@sourceware.cygnus.com	00/01/13 15:43:56

Modified files:
	gcc            : ChangeLog calls.c dwarf2out.c function.c 
	                 reorg.c 
	gcc/cp         : ChangeLog call.c 

Log message:
	* calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in
	macro conditionals guarding use.
	
	* dwarf2out.c: Include "tm_p.h".
	
	* function.c (locate_and_pad_parm): Mark parameter with
	ATTRIBUTE_UNUSED.
	(expand_function_end): Likewise for variable `context'.
	
	* reorg.c (make_return_insns): Wrap prototype in macro HAVE_return.
	
	cp:
	* call.c: If GATHER_STATISTICS, declare `n_build_method_call'.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]