public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/5913
@ 2002-03-15 11:26 ericb
  0 siblings, 0 replies; 4+ messages in thread
From: ericb @ 2002-03-15 11:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: ericb@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/5913
Date: 15 Mar 2002 19:16:05 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	ericb@gcc.gnu.org	2002-03-15 11:16:03
 
 Modified files:
 	libjava/testsuite: ChangeLog 
 	libjava/testsuite/libjava.compile: PR5902.java PR5913.java 
 
 Log message:
 	2002-03-15  Eric Blake  <ebb9@email.byu.edu>
 	
 	For PR java/5902:
 	* libjava.compile/PR5902.java: Does not need to execute.
 	For PR java/5913:
 	* libjava.compile/PR5913.java: Ditto.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.177.2.3&r2=1.177.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.compile/PR5902.java.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1.2.1&r2=1.1.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.compile/PR5913.java.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1.2.2&r2=1.1.2.3
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* java/5913
@ 2002-06-04 12:46 tromey
  0 siblings, 0 replies; 4+ messages in thread
From: tromey @ 2002-06-04 12:46 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/5913
Date: 4 Jun 2002 19:39:05 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2002-06-04 12:39:03
 
 Modified files:
 	libjava/testsuite: ChangeLog 
 	libjava/testsuite/libjava.mauve: xfails 
 Added files:
 	libjava/testsuite/libjava.compile: PR1343.java T20020604.java 
 Removed files:
 	libjava/testsuite/libjava.compile: PR5913.xfail 
 
 Log message:
 	* libjava.compile/T20020604.java: New file.
 	
 	For PR libgcj/6389:
 	* libjava.mauve/xfails: Now passes System.getProperty test.
 	
 	For PR java/1343 and PR java/6336:
 	* libjava.compile/PR1343.java: New file.
 	
 	For PR java/5913:
 	* libjava.compile/PR5913.xfail: Removed.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.204&r2=1.205
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.compile/PR1343.java.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.compile/T20020604.java.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.compile/PR5913.xfail.diff?cvsroot=gcc&r1=1.2&r2=NONE
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.mauve/xfails.diff?cvsroot=gcc&r1=1.7&r2=1.8
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* java/5913
@ 2002-06-02  9:46 tromey
  0 siblings, 0 replies; 4+ messages in thread
From: tromey @ 2002-06-02  9:46 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/5913
Date: 2 Jun 2002 16:38:07 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2002-06-02 09:38:07
 
 Modified files:
 	gcc/java       : ChangeLog parse.y 
 
 Log message:
 	Fix for PR java/5913:
 	* parse.y (patch_binop): Call patch_string on op1.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1006&r2=1.1007
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.380&r2=1.381
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* java/5913
@ 2002-03-15 11:26 ericb
  0 siblings, 0 replies; 4+ messages in thread
From: ericb @ 2002-03-15 11:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: ericb@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/5913
Date: 15 Mar 2002 19:17:41 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	ericb@gcc.gnu.org	2002-03-15 11:17:40
 
 Modified files:
 	libjava/testsuite: ChangeLog 
 	libjava/testsuite/libjava.compile: PR5902.java PR5913.java 
 
 Log message:
 	2002-03-15  Eric Blake  <ebb9@email.byu.edu>
 	
 	For PR java/5902:
 	* libjava.compile/PR5902.java: Does not need to execute.
 	For PR java/5913:
 	* libjava.compile/PR5913.java: Ditto.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.180&r2=1.181
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.compile/PR5902.java.diff?cvsroot=gcc&r1=1.2&r2=1.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.compile/PR5913.java.diff?cvsroot=gcc&r1=1.3&r2=1.4
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-04 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-15 11:26 java/5913 ericb
  -- strict thread matches above, loose matches on Subject: below --
2002-06-04 12:46 java/5913 tromey
2002-06-02  9:46 java/5913 tromey
2002-03-15 11:26 java/5913 ericb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).