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/3919] Quiet NaNs not propagated quietly by some math functions


------- Additional Comments From jakub at redhat dot com  2007-03-15 17:22 -------
For ilogb{,f,l} my reading of
http://www.opengroup.org/onlinepubs/009695399/functions/ilogb.html
is that FE_INVALID should be raised for 0/+-Inf/NaN.
log{,f,l}(NAN) raising FE_INVALID on the other side is a bug and I have posted
a patch for that already:
http://sources.redhat.com/ml/libc-hacker/2007-03/msg00024.html

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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