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

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


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

Modified files:
	gcc/cp         : ChangeLog cp-tree.h decl.c decl2.c 

Log message:
	* cp-tree.h (language_function): Add cannot_inline.
	* decl.c (start_function): Restore current_function_cannot_inline
	from the saved value.
	(save_function_data): Save current_function_cannot_inline.
	* decl2.c (start_objects): Change prototype.  Build the function
	in function-at-a-time mode.
	(finish_objects): Likewise.
	(generate_ctor_or_dtor_function): Adjust accordingly.



More information about the Gcc-cvs mailing list