I could localize a long outstanding bug in JIT causing 4 perl6 tests to fail.
When an opcode was a branch target as well as a branch source, the branch target got lost, causing wrong basic blocks, implying missing register loads ...

All perl6 tests are now ok on JIT too.

leo

Reply via email to