This is the mail archive of the glibc-bugs@sourceware.org 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]

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


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.


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