Front page | perl.perl6.internals |
Postings from November 2002
[CVS ci] JIT bug fix
Thread Next
From:
Leopold Toetsch
Date:
November 13, 2002 03:08
Subject:
[CVS ci] JIT bug fix
Message ID:
3DD2323D.4020506@toetsch.at
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
Thread Next
-
[CVS ci] JIT bug fix
by Leopold Toetsch