> Ok the problem comes from bad copy&paste. Please find a patch below that
> fixes the problem on MIPS.
>
>      av = float64_val(a);
> -    bv = float64_val(a);
> +    bv = float64_val(b);

Applied, thanks for tracking this down. Sorry about the breakage.

Paul


Reply via email to