public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/2953: ICE in inner class constructor.
@ 2001-05-26  1:46 apbianco
  0 siblings, 0 replies; 3+ messages in thread
From: apbianco @ 2001-05-26  1:46 UTC (permalink / raw)
  To: gcc-gnats; +Cc: mjr

>Number:         2953
>Category:       java
>Synopsis:       ICE in inner class constructor.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 26 01:46:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mark J. Roberts
>Release:        Current, trunk and branch
>Organization:
>Environment:
RHL7.x/x86 and probably others
>Description:
public class Ice {
    public class Eci {
        public Eci(String s) { this(s, 1); }
        public Eci(String s, int i) { }
    }
}

mjr::anonFreenet$ gcj -C Ice.java
Ice.java: In class `Ice$Eci':
Ice.java: In method `(Ice,java.lang.String)':
Ice.java:1: Internal compiler error in generate_bytecode_insns, at
java/jcf-write.c:1512
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
>How-To-Repeat:
Compile the test case.
>Fix:
Not yet.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: java/2953: ICE in inner class constructor.
@ 2002-01-04 19:07 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-01-04 19:07 UTC (permalink / raw)
  To: apbianco, apbianco, gcc-bugs, gcc-prs, java-prs, mjr

Synopsis: ICE in inner class constructor.

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Jan  4 19:07:57 2002
State-Changed-Why:
    Patch applied:
    http://gcc.gnu.org/ml/java-patches/2001-q3/msg00053.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2953


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

* Re: java/2953: ICE in inner class constructor.
@ 2001-07-09 19:29 apbianco
  0 siblings, 0 replies; 3+ messages in thread
From: apbianco @ 2001-07-09 19:29 UTC (permalink / raw)
  To: apbianco, apbianco, gcc-bugs, gcc-prs, java-prs, mjr, nobody

Synopsis: ICE in inner class constructor.

Responsible-Changed-From-To: unassigned->apbianco
Responsible-Changed-By: apbianco
Responsible-Changed-When: Mon Jul  9 19:29:04 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: apbianco
State-Changed-When: Mon Jul  9 19:29:04 2001
State-Changed-Why:
    There's a patch that I'm finishing testing and which
    seems to work properly.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=2953&database=gcc


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

end of thread, other threads:[~2002-01-05  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-26  1:46 java/2953: ICE in inner class constructor apbianco
2001-07-09 19:29 apbianco
2002-01-04 19:07 rodrigc

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