[Bug math/18699] tilegx cproj() for various complex infinities does not yield infinity
cmetcalf at ezchip dot com
sourceware-bugzilla@sourceware.org
Thu Oct 22 17:30:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=18699
Chris Metcalf <cmetcalf at ezchip dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Chris Metcalf <cmetcalf at ezchip dot com> ---
Fixed by:
commit fe8c2b33aed067282ecac0cc3fdff1feef88548b
Author: Wilco Dijkstra <wdijkstr@arm.com>
Date: Fri Sep 18 20:51:52 2015 +0100
Since we now inline isinf, isnan and isfinite in math.h, replace uses of
__isinf_ns(l/f)
with isinf, and remove the unused inlines __isinf_ns(l/f), __isnan(f) and
__finite(f).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list