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 :-)


_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to