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:42:52 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	apbianco@gcc.gnu.org	2001-06-02 09:42:52
 
 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&only_with_tag=gcc-3_0-branch&r1=1.647.2.67&r2=1.647.2.68
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.251.2.29&r2=1.251.2.30
 


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