egcs/gcc/java ChangeLog jcf-parse.c parse.c pa ...

apbianco@egcs.cygnus.com apbianco@egcs.cygnus.com
Tue Feb 16 11:49:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	apbianco@egcs.cygnus.com	99/02/16 11:49:48

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

Log message:
	Thu Jan 28 11:50:11 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* jcf-parse.c (jcf_parse): Don't parse the same class file twice.
	* parse.y (patch_cast): Allow a boolean to be cast into a
	boolean.
	
	Wed Jan 27 10:19:29 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y: (class_declaration:): Fixed indentation.
	(class_member_declaration:): Extra `;' after field declaration now
	accepted.
	(interface_declaration:): Removed debug messages in error reports.
	(patch_binop): Nodes created and returned inherit the orignal
	node's COMPOUND_ASSIGN_P flag value.
	(patch_cast): Fix cast from char to floating point.



More information about the Gcc-cvs mailing list