public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/1253: source parser dies when Primitive.TYPE is used in an array declaration
@ 2000-12-20 12:23 fegray
  0 siblings, 0 replies; only message in thread
From: fegray @ 2000-12-20 12:23 UTC (permalink / raw)
  To: java-gnats

>Number:         1253
>Category:       java
>Synopsis:       source parser dies when Primitive.TYPE is used in an array declaration
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    tromey
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 12:18:18 PST 2000
>Closed-Date:    Thu May 25 22:50:32 PDT 2000
>Last-Modified:  Thu May 25 23:00:00 PDT 2000
>Originator:     Fred Gray (fegray@uiuc.edu)
>Release:        current CVS
>Organization:
>Environment:
Debian Linux potato x86
>Description:
See "how-to-repeat".  This seems to affect the source 
parser only.
>How-To-Repeat:
Try to compile the following from source with
gcj -c PR.java

public class PR
{
    public static Class[] ConstructArgs =
    {
        Integer.TYPE
    };
};

jc1 will die with signal 11.
>Fix:

>Release-Note:

>Audit-Trail:

Formerly PR gcj/235


From: tromey@sourceware.cygnus.com
To: java-gnats@sourceware.cygnus.com
Cc:  
Subject: gcj/235
Date: 22 May 2000 19:34:21 -0000

 CVSROOT:	/cvs/java
 Module name:	libgcj
 Changes by:	tromey@sourceware.cygnus.com	00/05/22 12:34:21
 
 Modified files:
 	libjava/testsuite: ChangeLog 
 Added files:
 	libjava/testsuite/libjava.compile: PR235.java 
 
 Log message:
 	* libjava.compile/PR235.java: New file.  For PR gcj/235.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/gcc/libjava/testsuite/ChangeLog.diff?cvsroot=java&r1=1.95&r2=1.96
 http://gcc.gnu.org/cgi-bin/gcc/libjava/testsuite/libjava.compile/PR235.java.diff?cvsroot=java&r1=NONE&r2=1.1
 
Responsible-Changed-From-To: apbianco->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Thu May 25 18:13:40 2000
Responsible-Changed-Why:
    I fixed it.
State-Changed-From-To: open->feedback
State-Changed-By: tromey
State-Changed-When: Thu May 25 18:13:40 2000
State-Changed-Why:
    I checked in a patch for this.
    Can you try it?
    If not, still write back to me, and I will close the PR.

From: tromey@cygnus.com
To: apbianco@cygnus.com, fegray@uiuc.edu, java-gnats@sourceware.cygnus.com,
  tromey@cygnus.com
Cc:  
Subject: Re: gcj/235
Date: 26 May 2000 01:13:40 -0000

 Synopsis: source parser dies when Primitive.TYPE is used in an array declaration
 
 Responsible-Changed-From-To: apbianco->tromey
 Responsible-Changed-By: tromey
 Responsible-Changed-When: Thu May 25 18:13:40 2000
 Responsible-Changed-Why:
     I fixed it.
 State-Changed-From-To: open->feedback
 State-Changed-By: tromey
 State-Changed-When: Thu May 25 18:13:40 2000
 State-Changed-Why:
     I checked in a patch for this.
     Can you try it?
     If not, still write back to me, and I will close the PR.
 
 http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=235&database=java

From: Fred Gray <fegray@uiuc.edu>
To: tromey@cygnus.com
Cc: apbianco@cygnus.com, fegray@uiuc.edu, java-gnats@sourceware.cygnus.com
Subject: Re: gcj/235
Date: Thu, 25 May 2000 22:55:27 -0500 (CDT)

 > Responsible-Changed-From-To: apbianco->tromey
 > Responsible-Changed-By: tromey
 > Responsible-Changed-When: Thu May 25 18:13:40 2000
 > Responsible-Changed-Why:
 >     I fixed it.
 > State-Changed-From-To: open->feedback
 > State-Changed-By: tromey
 > State-Changed-When: Thu May 25 18:13:40 2000
 > State-Changed-Why:
 >     I checked in a patch for this.
 >     Can you try it?
 >     If not, still write back to me, and I will close the PR.
 
 I checked it out, and it works for me too.  You can move on to PR232 now. :-)
 Thanks!
 
 -- Fred
State-Changed-From-To: feedback->closed
State-Changed-By: tromey
State-Changed-When: Thu May 25 22:50:32 2000
State-Changed-Why:
    Reported as fixed.

From: tromey@cygnus.com
To: fegray@uiuc.edu, java-gnats@sourceware.cygnus.com, tromey@cygnus.com
Cc:  
Subject: Re: gcj/235
Date: 26 May 2000 05:50:32 -0000

 Synopsis: source parser dies when Primitive.TYPE is used in an array declaration
 
 State-Changed-From-To: feedback->closed
 State-Changed-By: tromey
 State-Changed-When: Thu May 25 22:50:32 2000
 State-Changed-Why:
     Reported as fixed.
 
 http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=235&database=java
>Unformatted:



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-20 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-20 12:23 java/1253: source parser dies when Primitive.TYPE is used in an array declaration fegray

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).