egcs/gcc/java ChangeLog parse.c parse.y

apbianco@cygnus.com apbianco@cygnus.com
Thu Dec 10 12:14:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	apbianco@egcs.cygnus.com	98/12/10 11:24:48

Modified files:
	gcc/java       : ChangeLog parse.c parse.y 

Log message:
	Thu Dec 10 11:02:49 1998  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (array_initializer:): Array init operand is NULL_TREE
	instead of a TREE_LIST of NULL_TREEs when parsing `{}'. `{,}' is
	now an error. Fixed indentation problems.
	(patch_string): Handle error_mark_node as an argument.
	(patch_new_array_init): Fixed indentation problems.
	(array_constructor_check_entry): Removed check on null wfl_value.
	Return an error if wfl_value's walk returns an error.
	
	Fixes and cleanups for array initializers.




More information about the Gcc-cvs mailing list