Gcj internal error in IF condition

Alexandre Petit-Bianco apbianco@cygnus.com
Fri Aug 13 11:22:00 GMT 1999


mkgardne@stda1.cs.uiuc.edu writes:
> GCJ dies with the message "jc1 got fatal signal 11" when trying to
> compile the enclosed file (an example from the Java front-end of the
> Vortex compiler). I have isolated the problem to the condition of the
> IF statement in move_disk.

Thank you for the bug report.

> Could it be because GCJ doesn't handle the call to non_empty correctly?

Most likely. The second part of the boolean expression also looks like
something jc1 could choke on. I'm experiencing difficulties building
the current egcs tree, but I was able to reproduce the problem using a
tree featuring a very similar Java front-end. I filed a PR.

./A


More information about the Java mailing list