[Bug c/38023] isinfl(-inf) returns 1
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 5 16:21:00 GMT 2008
------- Comment #1 from ubizjak at gmail dot com 2008-11-05 16:20 -------
NOTE
Note that these functions are obsolete. C99 defines macros isfinite(),
isinf() and isnan() (for all types) replacing them. Further note that
the C99 isinf() has weaker guarantees on the return value.
*** This bug has been marked as a duplicate of 31175 ***
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38023
More information about the Gcc-bugs
mailing list