Index: gcc/gcc/testsuite/gcc.dg/dfp/pr31344.c |
diff --git a/gcc/gcc/testsuite/gcc.dg/dfp/pr31344.c b/gcc/gcc/testsuite/gcc.dg/dfp/pr31344.c |
index de76a72f9374b1f9a3bcfe38017fab1a337d3472..0f5e21ecdffd22fdbc7ea82908a7c9c227f797f9 100644 |
--- a/gcc/gcc/testsuite/gcc.dg/dfp/pr31344.c |
+++ b/gcc/gcc/testsuite/gcc.dg/dfp/pr31344.c |
@@ -1,6 +1,6 @@ |
/* { dg-do compile } */ |
-/* { dg-options "-O -std=gnu99 -mtune=i386" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */ |
-/* { dg-options "-O -std=gnu99" } */ |
+/* { dg-options "-O -mtune=i386" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */ |
+/* { dg-options "-O" } */ |
typedef struct |
{ |