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

apbianco@egcs.cygnus.com apbianco@egcs.cygnus.com
Thu May 13 19:01:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	apbianco@egcs.cygnus.com	99/05/13 19:01:20

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

Log message:
	Thu May 13 18:30:48 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (java_check_regular_methods): Warning check on not
	overriding methods with default access in other packages does not
	apply to `<clinit>'.
	(java_complete_lhs): If block body is an empty_stmt_node, replace
	it by NULL_TREE. This avoid gcc generating an irrelevant warning.



More information about the Gcc-cvs mailing list