Paul Brook wrote:
> > 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.

I saw the FP breakage as well and can confirm it now works again.


Thanks,
Thiemo


Reply via email to