gcc/gcc/java ChangeLog parse.y

apbianco@gcc.gnu.org apbianco@gcc.gnu.org
Sat Jun 2 09:44:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	apbianco@gcc.gnu.org	2001-06-02 09:44:11

Modified files:
	gcc/java       : ChangeLog parse.y 

Log message:
	2001-06-01  Alexandre Petit-Bianco  <apbianco@redhat.com>
	
	* parse.y (type_literals:): Use `build_incomplete_class_ref' with
	builtin type.
	(patch_incomplete_class_ref): Build the class ref, build the class
	init if necessary, complete the tree.
	Fixes PR java/2605
	
	( http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00044.html )

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.747&r2=1.748
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.287&r2=1.288



More information about the Gcc-cvs mailing list