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/1224: gcj crashes on inner classes/interfaces definitions/usage.



>Number:         1224
>Category:       java
>Synopsis:       gcj crashes on inner classes/interfaces definitions/usage.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 12:17:57 PST 2000
>Closed-Date:    Tue Apr 25 15:51:35 PDT 2000
>Last-Modified:  Tue Apr 25 16:00:00 PDT 2000
>Originator:     Mo Dejong (mdejong@redhat.com)
>Release:        Current.
>Organization:
>Environment:
RH Linux 6.1
>Description:

>How-To-Repeat:
apbianco@deliverance[~/tmp]: gcj MethodFailure2.java 
gcj: Internal compiler error: program jc1 got fatal signal 11
>Fix:

>Release-Note:

>Audit-Trail:

Formerly PR gcj/182

State-Changed-From-To: open->closed
State-Changed-By: apbianco
State-Changed-When: Tue Apr 25 15:51:35 2000
State-Changed-Why:
    The already checked in patch fixes the problem (and the
    compiler exhibits the right behavior:)
    
      http://gcc.gnu.org/ml/gcc-patches/2000-04/msg01001.html

From: apbianco@cygnus.com
To: apbianco@cygnus.com, java-gnats@sourceware.cygnus.com, mdejong@cygnus.com
Cc:  
Subject: Re: gcj/182
Date: 25 Apr 2000 22:51:35 -0000

 Synopsis: gcj crashes on inner classes/interfaces definitions/usage.
 
 State-Changed-From-To: open->closed
 State-Changed-By: apbianco
 State-Changed-When: Tue Apr 25 15:51:35 2000
 State-Changed-Why:
     The already checked in patch fixes the problem (and the
     compiler exhibits the right behavior:)
     
       http://gcc.gnu.org/ml/gcc-patches/2000-04/msg01001.html
 
 http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=182&database=java
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="MethodFailure2.java"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="MethodFailure2.java"

cGFja2FnZSB0ZXN0cy5zaWduYXR1cmU7CgppbXBvcnQgamF2YS51dGlsLio7CgpwdWJsaWMgY2xh
c3MgTWV0aG9kRmFpbHVyZTIgewoKICBwdWJsaWMgc3RhdGljIFN0cmluZyBjYWxsKEEgb2JqKSB7
CiAgICByZXR1cm4gIkEiOwogIH0KICBwdWJsaWMgc3RhdGljIFN0cmluZyBjYWxsKEkgb2JqKSB7
CiAgICByZXR1cm4gIkkiOwogIH0KCiAgaW50ZXJmYWNlIEkge30KICBpbnRlcmZhY2UgSTIgZXh0
ZW5kcyBJIHt9CgogIHByaXZhdGUgc3RhdGljIGNsYXNzIEEge30KICBwcml2YXRlIHN0YXRpYyBj
bGFzcyBCIGV4dGVuZHMgQSBpbXBsZW1lbnRzIEkyIHt9CiAgCgogIHB1YmxpYyBzdGF0aWMgQSBn
ZXRBKCkgewogICAgcmV0dXJuIG5ldyBBKCk7CiAgfQoKICBwdWJsaWMgc3RhdGljIEIgZ2V0Qigp
IHsKICAgIHJldHVybiBuZXcgQigpOwogIH0KCiAgcHVibGljIHN0YXRpYyBJIGdldEkoKSB7CiAg
ICByZXR1cm4gbmV3IEIoKTsKICB9CgogIC8vIHRoaXMgbWV0aG9kIGludm9jYXRpb24gaXMgYW1i
aWd1b3VzCgogIHB1YmxpYyBzdGF0aWMgdm9pZCBtYWluKFN0cmluZ1tdIGFyZ3YpIHsKICAgIGNh
bGwoIGdldEIoKSApOwogIH0KCn0K


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