This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/8138: Compiler chokes with -O3, "fatal error reading class for second time"
- From: Tom Tromey <tromey at redhat dot com>
- To: aph at gcc dot gnu dot org
- Cc: adam at xwt dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, aph at gcc dot gnu dot org
- Date: 29 Jan 2003 13:00:59 -0700
- Subject: Re: java/8138: Compiler chokes with -O3, "fatal error reading class for second time"
- References: <20030129200434.5988.qmail@sources.redhat.com>
- Reply-to: tromey at redhat dot com
Andrew> Synopsis: Compiler chokes with -O3, "fatal error reading class
Andrew> for second time"
I don't know if it is the same bug, but a current build of rhug using
3.3 on x86 will give this error while building xalan. I started
looking at this yesterday.
Tom