egcs/gcc/java ChangeLog expr.c jcf-io.c jcf-re ...

ghazi@egcs.cygnus.com ghazi@egcs.cygnus.com
Wed May 12 17:04:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	99/05/12 17:04:31

Modified files:
	gcc/java       : ChangeLog expr.c jcf-io.c jcf-reader.c 

Log message:
	* expr.c (expand_invoke): Mark parameter `nargs' with
	ATTRIBUTE_UNUSED.
	(PRE_LOOKUP_SWITCH): Likewise for variable `match'.
	
	* jcf-io.c (jcf_unexpected_eof): Mark parameter `count' with
	ATTRIBUTE_UNUSED.
	
	* jcf-reader.c (get_attribute): Cast a value to long
	when comparing against a signed expression.  Likewise.



More information about the Gcc-cvs mailing list