This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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.y


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	apbianco@sourceware.cygnus.com	99/12/12 17:50:55

Modified files:
	gcc/java       : ChangeLog parse.y 

Log message:
	Fri Dec 10 21:53:45 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (java_complete_lhs): Force convertion of array
	dimensions to int_type_node, that's what runtime's ABI expects.
	
	(This patch is a fix for the PR #79:
	http://sourceware.cygnus.com/ml/java-prs/1999-q4/msg00069.html)


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