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/14686] remainder sometimes fails to raise INVALID exception with -lieee


http://sourceware.org/bugzilla/show_bug.cgi?id=14686

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-10-08 22:49:59 UTC ---
The same issue applies for remainder (1.0, 0.0), which likewise needs logic to
raise the INVALID exception rather than just quietly returning a NaN.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]