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

apbianco@gcc.gnu.org apbianco@gcc.gnu.org
Thu Jun 1 09:04:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	apbianco@sourceware.cygnus.com	00/06/01 09:04:14

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

Log message:
	2000-05-02  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (resolve_field_access): Call the appropriate <clinit>
	before accessing the length of a static array. Craft a decl for
	the field while its time.
	
	(Fixes the PR #129:
	http://sourceware.cygnus.com/ml/java-prs/2000-q1/msg00013.html )

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.450&r2=1.451
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.c.diff?cvsroot=gcc&r1=1.160&r2=1.161
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.174&r2=1.175



More information about the Gcc-cvs mailing list