This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/31828] FAIL: gcc.dg/float-range-[3-5].c (test for excess errors)
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Sep 2007 02:45:45 -0000
- Subject: [Bug testsuite/31828] FAIL: gcc.dg/float-range-[3-5].c (test for excess errors)
- References: <bug-31828-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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