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 middle-end/37334] gcc.dg/fastmath-2.c doesn't work



------- 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  <victork@il.ibm.com>

        PR testsuite/37334
        * gcc/testsuite/gcc.dg/fastmath-2.c: Add volatile to
        definition of b, change -ffast-math to -ffinite-math-only
        and rename test to ...
        * gcc/testsuite/gcc.dg/div-double-1.c: ... this.


Added:
    trunk/gcc/testsuite/gcc.dg/div-double-1.c
Removed:
    trunk/gcc/testsuite/gcc.dg/fastmath-2.c
Modified:
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37334


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