https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79117
--- Comment #3 from Julian Taylor <jtaylor.debian at googlemail dot com> --- using isinf is not correct as isinf(nan) == 0 why does isinf do the truncation on x87 and isfinite does not?
jtaylor.debian at googlemail dot com Wed, 18 Jan 2017 04:06:42 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79117
--- Comment #3 from Julian Taylor <jtaylor.debian at googlemail dot com> --- using isinf is not correct as isinf(nan) == 0 why does isinf do the truncation on x87 and isfinite does not?