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/16561] Bad overflowing y0/y1/yn results for directed rounding


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

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
The bug summary refers to y0 and y1, but y0 can't overflow and no test inputs
are given to show a problem with y1.  As far as I can see, there can be results
inconsistent with the rounding mode for overflowing yn (-1, ...) (negating a
result from y1), but not for y1.  If you see incorrect overflowing results for
y1, please give a test input that shows them.

-- 
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]