NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-sparc64/47834: 128 bit softfloat scalbnl broken
On Sun, May 19, 2013 at 03:48:56PM +1000, matthew green wrote:
> > Letting the compiler pre-compute it with -O2 it says:
> > 2.0017 (should be: 1.00085)
>
> this result is correct. FLT_RADIX is 2, and:
Yeah, sorry, a previous version used 0 as exponent and I didn't fix the
expected result when changing that. Which means gcc using gmp gets it right.
Martin
Home |
Main Index |
Thread Index |
Old Index