[Bug middle-end/37334] gcc.dg/fastmath-2.c doesn't work

2008-09-07 Thread victork at gcc dot gnu dot org
--- Comment #3 from victork at gcc dot gnu dot org 2008-09-07 07:35 --- Subject: Bug 37334 Author: victork Date: Sun Sep 7 07:34:30 2008 New Revision: 140082 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140082 Log: 2008-09-07 Victor Kaplansky <[EMAIL PROTECTED]> PR

[Bug middle-end/37334] gcc.dg/fastmath-2.c doesn't work

2008-09-03 Thread victork at gcc dot gnu dot org
--- Comment #2 from victork at gcc dot gnu dot org 2008-09-03 10:20 --- Yes, looks like a problem in testcase. This patch should fix it: Index: gcc/testsuite/gcc.dg/fastmath-2.c === --- gcc/testsuite/gcc.dg/fastmath-2.c (

[Bug middle-end/37334] gcc.dg/fastmath-2.c doesn't work

2008-09-02 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-02 20:48 --- This testcase really should not be applied as it really depends on the precision of -ffast-math which we don't guarantee at all. -- pinskia at gcc dot gnu dot org changed: What|Removed