Latest on PPC
Anthony Green
green@redhat.com
Tue Mar 20 10:59:00 GMT 2001
Tom wrote:
> java/io/FilePermission.java:142: internal error in
> generate_bytecode_insn - tree code not implemented: bit_field_ref
> java/io/FilePermission.java:142: internal error in
> generate_bytecode_insn - tree code not implemented: bit_field_ref
> java/io/FilePermission.java:142: confused by earlier errors, bailing out
I didn't think the front end generated bit_field_ref nodes by default. I
think I saw them when compiling on PPC with -pg. The fix at the time was to
find the switch stmt where they were being considered, and simply ignore
them. I thought I had submitted this patch many months ago - but maybe not
:-(
AG
More information about the Java
mailing list