This is the mail archive of the gcc-prs@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]

java/2605


The following reply was made to PR java/2605; it has been noted by GNATS.

From: apbianco@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/2605
Date: 2 Jun 2001 16:44:11 -0000

 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
 


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