This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/66462] GCC isinf/isnan/... builtins cause sNaN exceptions
- From: "wdijkstr at arm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Jun 2015 14:56:57 +0000
- Subject: [Bug middle-end/66462] GCC isinf/isnan/... builtins cause sNaN exceptions
- Auto-submitted: auto-generated
- References: <bug-66462-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66462
--- Comment #1 from Wilco <wdijkstr at arm dot com> ---
Note when this is fixed, GLIBC math/math.h should be updated to enable the
isinf builtins even with -fsignaling-nans.