[Bug math/16315] Bad overflowing pow results for directed rounding

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Wed Dec 11 01:22:00 GMT 2013


https://sourceware.org/bugzilla/show_bug.cgi?id=16315

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Similar issues apply for x86_64 powl as well, including cases where the error
is in the other direction, e.g.:

Failure: Test: pow_downward (-0x2p+0, 0x1.fffffffffffffp+52)
Result:
 is:         -1.18973149535723176503e+4932  -0xf.fffffffffffffff00000p+16380
 should be:  -inf  -inf

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list