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/2299


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

From: apbianco@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/2299
Date: 10 Jun 2001 18:42:08 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	apbianco@gcc.gnu.org	2001-06-10 11:42:08
 
 Modified files:
 	gcc/java       : ChangeLog parse.y 
 
 Log message:
 	2001-03-20  Tom Tromey  <tromey@redhat.com>
 	Alexandre Petit-Bianco <apbianco@redhat.com>
 	
 	* parse.y (patch_assignment): Handle the case of a SAVE_EXPR
 	inside an array reference. Insertion of the array store check
 	rewritten. Fixes PR java/2299.
 	
 	(http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00611.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.71&r2=1.647.2.72
 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.30&r2=1.251.2.31
 


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