diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/991214-1.c')
-rw-r--r-- | gcc/testsuite/gcc.target/i386/991214-1.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/991214-1.c b/gcc/testsuite/gcc.target/i386/991214-1.c index cfe3a9a4121..3d9a72ed027 100644 --- a/gcc/testsuite/gcc.target/i386/991214-1.c +++ b/gcc/testsuite/gcc.target/i386/991214-1.c @@ -1,4 +1,5 @@ -/* { dg-do compile { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */ +/* { dg-do compile } */ +/* { dg-require-effective-target ilp32 } */ /* { dg-options "-O2" } */ /* Test against a problem with the combiner substituting explicit hard reg |