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

2007-06-06 Thread sje at gcc dot gnu dot org
--- Comment #1 from sje at gcc dot gnu dot org 2007-06-06 17:48 --- Subject: Bug 31828 Author: sje Date: Wed Jun 6 17:48:03 2007 New Revision: 125496 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125496 Log: PR testsuite/31828 * inclhack.def (hppa_hpux_fp_macro

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

2007-06-07 Thread sje at cup dot hp dot com
--- Comment #2 from sje at cup dot hp dot com 2007-06-07 17:29 --- This is fixed on HP-UX 11.* systems but is still an issue on HP-UX 10.* systems. -- sje at cup dot hp dot com changed: What|Removed |Added --

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

2007-09-27 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2007-09-28 03:01 --- On the otherhand, maybe the tests should use __builtin_inff. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31828

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

2007-09-27 Thread danglin 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

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

2007-10-01 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2007-10-02 02:18 --- Subject: Bug 31828 Author: danglin Date: Tue Oct 2 02:17:50 2007 New Revision: 128947 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128947 Log: PR testsuite/31828 gcc.dg/float-range-3.c (IN

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

2007-10-01 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2007-10-02 02:19 --- Fixed. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM