[kaffe] Re: jit3 expert wanted! (Re: m68k/netbsd/jit3 trial)
Kiyo Inaba
inaba at src.ricoh.co.jp
Tue Jul 20 09:06:39 PDT 2004
Hi Helmer,
Still I don't have enough knowledge of register spill, but I found
one type mismatch in your patch...
Is
t->u[i].slot<tempinfo
to be
t->u[i].slot<tempinfo->slot
?
With this mod, both becomes same data type (SlotData*), and at least
it solve the current problem on m68k/netbsd.
Kiyo
P.S. I will report next problem tomorrow, this is too late in Japan :-)
More information about the kaffe
mailing list