egcs/gcc/cp ChangeLog decl.c lex.c method.c pa ...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Sun Oct 24 23:38:00 GMT 1999


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	mmitchel@sourceware.cygnus.com	99/10/24 23:38:44

Modified files:
	gcc/cp         : ChangeLog decl.c lex.c method.c parse.y parse.c 

Log message:
	* decl.c (push_overloaded_decl_1): Use pushdecl.
	
	* decl.c (auto_function): Replace #ifdef'd __inline with just
	plain inline.
	* lex.c (my_get_run_time): Likeise.
	(yyprint): Likewise.
	(identifier_type): Likewise.
	* method.c (start_squangling): Likewise.
	(end_squangling): Likewise.
	(icat): Likewise.
	(old_backref_index): Likewise.
	(flush_repeats): Likewise.
	(issue_ktype): Likewise.
	* parse.y (empty_parms): Likewise.
	* parse.c: Regenerated.



More information about the Gcc-cvs mailing list