GraalError

Andrew Haley aph at redhat.com
Tue Oct 25 15:12:09 UTC 2016


I'm getting a lot of these:

COMPILE SKIPPED: com.oracle.graal.debug.GraalError: liveIn set of first block must be empty: {96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 112, 113, 114, 115, 116, 117, 118} (not retryable)

I understand what the error means, but I'm completely at a loss as to
how to understand what I can do about it.  Is there anything in the
AArch64 back end which could do this?  I would have thought that this
must be a bug either in the initial graph builder or somewhere in the
middle of the compiler.

Andrew.


More information about the graal-dev mailing list