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

tromey@gcc.gnu.org tromey@gcc.gnu.org
Tue Mar 11 20:34:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	tromey@gcc.gnu.org	2003-03-11 20:34:41

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

Log message:
	* parse.y (resolve_field_access): Initialize class if field is
	found in another static field.
	* expr.c (build_class_init): Don't optimize out initialization of
	implemented interface.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1093.2.28&r2=1.1093.2.29
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.153.2.2&r2=1.153.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.405.2.7&r2=1.405.2.8



More information about the Gcc-cvs mailing list