diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/991230-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/991230-1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/991230-1.c b/gcc/testsuite/gcc.dg/991230-1.c index 76b1b8e..3bc1b06 100644 --- a/gcc/testsuite/gcc.dg/991230-1.c +++ b/gcc/testsuite/gcc.dg/991230-1.c @@ -1,4 +1,5 @@ /* { dg-do run { target i?86-*-* } } */ +/* { dg-forbid-option "-m64" } */ /* { dg-options "-O -ffast-math -mtune=i486" } */ /* Test that floating point greater-than tests are compiled correctly with |