public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/2956: gcj does not terminate on invalid class definition
@ 2001-10-15 11:49 mark
  0 siblings, 0 replies; 3+ messages in thread
From: mark @ 2001-10-15 11:49 UTC (permalink / raw)
  To: apbianco, gcc-bugs, gcc-prs, java-prs, mark

Synopsis: gcj does not terminate on invalid class definition

State-Changed-From-To: feedback->closed
State-Changed-By: mark
State-Changed-When: Mon Oct 15 11:49:53 2001
State-Changed-Why:
    The bug does no longer exist with gcc from CVS
    (verified with gcc version 3.1 20011007)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2956&database=gcc


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

* Re: java/2956: gcj does not terminate on invalid class definition
@ 2001-07-18 14:15 apbianco
  0 siblings, 0 replies; 3+ messages in thread
From: apbianco @ 2001-07-18 14:15 UTC (permalink / raw)
  To: apbianco, gcc-bugs, gcc-prs, java-prs, mark, nobody

Synopsis: gcj does not terminate on invalid class definition

Responsible-Changed-From-To: unassigned->apbianco
Responsible-Changed-By: apbianco
Responsible-Changed-When: Wed Jul 18 14:15:46 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: apbianco
State-Changed-When: Wed Jul 18 14:15:46 2001
State-Changed-Why:
    I have a patch. I'm testing it at the moment and it should
    be fine. Note that if you're using 3.0, you get a bogus
    error message about cyclic inheritance. This is what this
    patch fixes.

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


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

* java/2956: gcj does not terminate on invalid class definition
@ 2001-05-26  8:56 mark
  0 siblings, 0 replies; 3+ messages in thread
From: mark @ 2001-05-26  8:56 UTC (permalink / raw)
  To: gcc-gnats

>Number:         2956
>Category:       java
>Synopsis:       gcj does not terminate on invalid class definition
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 26 08:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     mark@klomp.org
>Release:        gcc version 3.0 20010526 (prerelease)
>Organization:
>Environment:

>Description:
gcj does not terminate when compiling the following class:

class BugObject extends Object;

It does generate an error message but after that just hangs.

$ gcj -C BugObject.java 
BugObject.java:1: '{' expected.
   class BugObject extends Object;
                                 ^

This does actually occur in the Jacks testsuite which means that we cannot run that testsuite since the test harness never kills the compiler.
>How-To-Repeat:

>Fix:

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


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

end of thread, other threads:[~2001-10-15 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-15 11:49 java/2956: gcj does not terminate on invalid class definition mark
  -- strict thread matches above, loose matches on Subject: below --
2001-07-18 14:15 apbianco
2001-05-26  8:56 mark

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