OSDN Git Service

PR testsuite/35127
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / acc1.c
index 206d16b..5b5bcd4 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -ffast-math" } */
+/* { dg-options "-ffast-math" } */
 
 /* Fast maths allows tail recursion to be turned into iteration.  */