java/1241: Internal Compiler Error. Can't build libgcj
torsten.rueger@firsthop.com
torsten.rueger@firsthop.com
Wed Dec 20 12:22:00 GMT 2000
>Number: 1241
>Category: java
>Synopsis: Internal Compiler Error. Can't build libgcj
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: apbianco
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Dec 20 12:18:11 PST 2000
>Closed-Date: Fri Apr 21 00:53:13 PDT 2000
>Last-Modified: Fri Apr 21 01:00:01 PDT 2000
>Originator: torsten.rueger@firsthop.com
>Release: gcc snapshot from 17.4 and cvs snapshot from 18.4
>Organization:
>Environment:
RedHat 6.1 on PC
>Description:
gcj -fassume-compiled -g -L/var/tmp/build/i686-pc-linux-gnu/libjava -ffloat-store -c -fPIC ../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java -o gnu/gcj/convert/.libs/Input_UTF8.lo
../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java: In class `gnu.gcj.convert.Input_UTF8':
../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java: In method `read(char[],int,int)':
../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java:112: Unrecognizable insn:
(insn 135 133 136 (set (reg:SI 51)
(UnKnown Unknown)) -1 (nil)
(nil))
../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java:112: Internal compiler error in `extract_insn', at recog.c:2044
Please submit a full bug report.
>How-To-Repeat:
just configure + make
>Fix:
>Release-Note:
>Audit-Trail:
Formerly PR gcj/210
From: Bryce McKinlay <bryce@albatross.co.nz>
To: torsten.rueger@firsthop.com
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/210: Internal Compiler Error. Can't build libgcj
Date: Tue, 18 Apr 2000 23:33:58 +1200
torsten.rueger@firsthop.com wrote:
> RedHat 6.1 on PC
> >Description:
> gcj -fassume-compiled -g -L/var/tmp/build/i686-pc-linux-gnu/libjava -ffloat-store -c -fPIC ../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java -o gnu/gcj/convert/.libs/Input_UTF8.lo
> ../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java: In class `gnu.gcj.convert.Input_UTF8':
> ../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java: In method `read(char[],int,int)':
> ../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java:112: Unrecognizable insn:
> (insn 135 133 136 (set (reg:SI 51)
> (UnKnown Unknown)) -1 (nil)
> (nil))
> ../../../libgcj/libjava/gnu/gcj/convert/Input_UTF8.java:112: Internal compiler error in `extract_insn', at recog.c:2044
> Please submit a full bug report.
Hi Torsten,
This is a known bug that was fixed recently (about 5 days ago) in the compiler. I have just checked out and built the latest libgcj and gcc from cvs and I do not see this bug anymore.
(There is currently a problem with java.sql.Date but this goes away on the second time you type 'make').
Please check that you are using the latest compiler, and try again. If you still have problems, I suggest trying my patch for gcc-2.95.2 which will allow you to use it with the latest
libgcj. see http://waitaki.otago.ac.nz/~bryce/gcj
regards
[ bryce ]
State-Changed-From-To: open->closed
State-Changed-By: bryce
State-Changed-When: Fri Apr 21 00:53:13 2000
State-Changed-Why:
Torsten reports that "cvs update" fixed the problem.
From: bryce@albatross.co.nz
To: apbianco@cygnus.com, java-gnats@sourceware.cygnus.com,
torsten.rueger@firsthop.com
Cc:
Subject: Re: gcj/210
Date: 21 Apr 2000 07:53:13 -0000
Synopsis: Internal Compiler Error. Can't build libgcj
State-Changed-From-To: open->closed
State-Changed-By: bryce
State-Changed-When: Fri Apr 21 00:53:13 2000
State-Changed-Why:
Torsten reports that "cvs update" fixed the problem.
http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=210&database=java
>Unformatted:
More information about the Gcc-prs
mailing list