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/17978] remquo spurious overflows


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

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
The spurious overflows can cause bad results in non-default rounding modes as
well as spurious exceptions, e.g.:

Failure: Test: remquo_towardzero (max_value, max_value / 2) extra output 1
Result:
 is:         4
 should be:  2

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