This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: nextafter and forced rounding


Richard Henderson wrote:

>> is:         -1.40129846432481707092e-45  -0x1.00000000000000000000p-149
>> should be:  -1.40129846432481707092e-45  -0x1.00000000000000000000p-149
>> difference:  0.00000000000000000000e+00   0x0.00000000000000000000p+0
> 
> 
> That's ... odd.  How can you have a miscompare with identical values?

Look at the ULP

 ulp       :  nan

Something screwed up the FPU state.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]