------- Comment #3 from danglin at gcc dot gnu dot org 2007-09-28 02:45 ------- Is the use of macro FP_INFINITE in these tests a typo? It seems to me that the tests should be using the C99 macro INFINITY. In which case, the tests should be conditional on c99_runtime.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31828