This is the mail archive of the egcs-cvs@egcs.cygnus.com mailing list for the EGCS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]