public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/4466: GCJ Segfault: ambiguous name confusion
@ 2001-10-05 20:03 apbianco
  0 siblings, 0 replies; 3+ messages in thread
From: apbianco @ 2001-10-05 20:03 UTC (permalink / raw)
  To: apbianco, bryce, gcc-bugs, gcc-prs, java-prs, nobody

Synopsis: GCJ Segfault: ambiguous name confusion

Responsible-Changed-From-To: unassigned->apbianco
Responsible-Changed-By: apbianco
Responsible-Changed-When: Fri Oct  5 20:03:47 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: apbianco
State-Changed-When: Fri Oct  5 20:03:47 2001
State-Changed-Why:
    I'm attaching a patch.

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


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

* Re: java/4466: GCJ Segfault: ambiguous name confusion
@ 2002-01-04 19:21 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-01-04 19:21 UTC (permalink / raw)
  To: apbianco, bryce, gcc-bugs, gcc-prs, java-prs

Synopsis: GCJ Segfault: ambiguous name confusion

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Jan  4 19:21:52 2002
State-Changed-Why:
    Patch applied:
    http://gcc.gnu.org/ml/gcc-patches/2001-10/msg00397.html

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


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

* java/4466: GCJ Segfault: ambiguous name confusion
@ 2001-10-03 23:46 bryce
  0 siblings, 0 replies; 3+ messages in thread
From: bryce @ 2001-10-03 23:46 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4466
>Category:       java
>Synopsis:       GCJ Segfault: ambiguous name confusion
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 03 23:46:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     bryce@gcc.gnu.org
>Release:        gcc version 3.1 20011003 (experimental)
>Organization:
>Environment:

>Description:
// X/Z.java: In class `X.Z':
// X/Z.java: In constructor `()':
// X/Z.java:1: Internal error: Segmentation fault

package X;

class X
{
  class Y{}
}

class Y extends X {}

class Z extends Y {}
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-05 20:03 java/4466: GCJ Segfault: ambiguous name confusion apbianco
  -- strict thread matches above, loose matches on Subject: below --
2002-01-04 19:21 rodrigc
2001-10-03 23:46 bryce

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