public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: adam@xwt.org
To: gcc-gnats@gcc.gnu.org
Subject: java/8138: Compiler chokes with -O3, "fatal error reading class for second time"
Date: Thu, 03 Oct 2002 23:26:00 -0000	[thread overview]
Message-ID: <20021004062237.10663.qmail@sources.redhat.com> (raw)


>Number:         8138
>Category:       java
>Synopsis:       Compiler chokes with -O3, "fatal error reading class for second time"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 03 23:26:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Adam Megacz
>Release:        unknown-1.0
>Organization:
>Environment:
Linux
>Description:
gnu/gcj/runtime/StringBuffer.java:0: fatal error: reading class gnu.gcj.runtime.StringBuffer for the second time from /usr/local/gcc/share/java/libgcj-3.3.jar
compilation terminated.
>How-To-Repeat:
Try this; the first compile will fail if you used gcc 2.95 to build your compiler.  If you used gcc 3.x, the second will fail.

wget http://www.megacz.com/src.tgz
tar xvzf src.tgz
gcj -fCLASSPATH= -Isrc/ -O3 -c src/org/xwt/HTTP.java -o HTTP.o
gcj -fCLASSPATH= -Isrc/ -O3 -c src/org/xwt/Trap.java -o Trap.o
>Fix:

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


             reply	other threads:[~2002-10-04  6:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-03 23:26 adam [this message]
2002-10-04  2:19 aph
2003-01-29 20:04 aph
2003-01-29 20:16 Andrew Haley
2003-01-29 20:16 Tom Tromey
2003-01-29 21:36 Tom Tromey
2003-02-15  8:36 Adam Megacz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021004062237.10663.qmail@sources.redhat.com \
    --to=adam@xwt.org \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).