[Bug java/27643] ICE in java_mark_cni_decl_local compiling bytecode->native
rmathew at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 22 08:56:00 GMT 2006
------- Comment #3 from rmathew at gcc dot gnu dot org 2006-05-22 08:56 -------
OK, I was able to reproduce this. My problem was that I had a
"--disable-checking"
build. If the order of the class files is "PipeImpl.class VMPipe.class", I get
an error; if the order is the other way around, I don't.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27643
More information about the Gcc-bugs
mailing list