public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/4865: gcj seg-faults on malformed source
@ 2001-11-02  1:36 msmith
  0 siblings, 0 replies; 2+ messages in thread
From: msmith @ 2001-11-02  1:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         4865
>Category:       java
>Synopsis:       gcj seg-faults on malformed source
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 13 06:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michael Smith
>Release:        3.0.2
>Organization:
Spinnaker Networks
>Environment:
System: Linux msmith 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../configure 
>Description:
	Inadvertantly leaving out the "class" keyword on an inner class causes seg fault.
>How-To-Repeat:
	Attampt to compile the following (Bug.java):

	public class Bug {
		private static InnerClassWithoutClassKeyword {
		}
	}

>Fix:
	add the class keyword (i.e. fix the syntax).  If the source of the problem is unknown (i.e. user doesn't know which class), compile with another java compiler (e.g. sun's javac compiler or IBM's jikes). 
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: java/4865: gcj seg-faults on malformed source
@ 2002-06-11  8:58 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2002-06-11  8:58 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, java-prs, msmith, nobody, tromey

Synopsis: gcj seg-faults on malformed source

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Tue Jun 11 08:58:53 2002
Responsible-Changed-Why:
    I'm handling this.
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Tue Jun 11 08:58:53 2002
State-Changed-Why:
    The fix for PR 6865 happened to fix this as well.

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


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

end of thread, other threads:[~2002-06-11 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-02  1:36 java/4865: gcj seg-faults on malformed source msmith
2002-06-11  8:58 tromey

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