> This fixes the issue I posted about earlier, that causes a segfault in
> `translate'. Without this, sub_int and sub_int_const will recursively
> call each other. Which is bad.
> 
> 2004-03-09  Casey Marshall <[EMAIL PROTECTED]>
> 
>       * kaffe/kaffevm/jit3/icode.c:
>         (sub_int): call `HAVE_sub_int_const_rangecheck' before calling
>         `sub_int_const'.

Can you update and try again...  Also, I changed your patch a bit to make
it more consistent with the way its done in the other functions in the
file.

> Casey Marshall || [EMAIL PROTECTED]

thanks,

tim

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

Reply via email to