egcs/ /gcc/ChangeLog /gcc/tm.texi cc/cp/Change ...

Jason Merrill jason@cygnus.com
Mon Oct 26 12:32:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	jason@egcs.cygnus.com	98/10/26 11:59:10

Modified files:
	gcc            : ChangeLog tm.texi 

Log message:
	* tm.texi (ASM_OUTPUT_MAX_SKIP_ALIGN): Document.

Modified files:
	gcc/cp         : ChangeLog decl.c friend.c 

Log message:
	* decl.c (grokdeclarator): Complain about a variable using
	constructor syntax coming back null from start_decl.
	Fixes g++.other/decl2.C
	
	* friend.c (make_friend_class): Complain about trying to make
	a non-class type a friend.
	Fixes g++.other/friend5.C
	
	* decl.c (grokfndecl): Set DECL_INITIAL for a defn here.
	(start_function): Not here.
	Fixes g++.law/friend4.C




More information about the Gcc-cvs mailing list