This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/31828] FAIL: gcc.dg/float-range-[3-5].c (test for excess errors)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]