[Bug libc/17661] some invalid floating point values should be considered as "nan"

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Fri Nov 28 18:41:00 GMT 2014


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

--- Comment #9 from Andreas Schwab <schwab@linux-m68k.org> ---
The difference of the m68k variant is that it doesn't have any trap
representations.  It considers the integer bit as don't-care in Inf and NaN
patterns, and extends the range of normalized numbers by allowing the biased
exponent to become zero.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list