internal compiler error from gcj
Hamish Moffatt
hamish@hamishpc.rising.com.au
Tue Oct 19 08:32:00 GMT 1999
Hi there,
I am using gcj "2.95.2-0pre2" (Debian package's version number, hope this
is meaningful to you) and experienced an internal compiler error when
trying to compile some code to .class format. It compiles successfully
in native format. The error message given is
Fc32RLEImageSource.java: In class `Fc32RLEImageSource':
Fc32RLEImageSource.java: In method `ReadImageData(java.io.DataInputStream,int)':
Fc32RLEImageSource.java:62: internal error - tree code not implemented: save_expr
Fc32RLEImageSource.java:62: internal error - tree code not implemented: save_expr
Fc32RLEImageSource.java:62: Internal compiler error in `generate_bytecode_insns', at java/jcf-write.c:1992
My command line was "gcj -c -C Fc32RLEImageSource.java". My system
is Debian GNU/Linux unstable (linux 2.2). I have attached the source code
for this class and the two parent classes (which both compile successfully).
Hope this is of use to you.
Hamish
More information about the Gcc-bugs
mailing list