aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/991129-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/991129-1.c')
-rw-r--r--gcc/testsuite/gcc.target/i386/991129-1.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/991129-1.c b/gcc/testsuite/gcc.target/i386/991129-1.c
index 489b7f987fa..d0d58e8f9e4 100644
--- a/gcc/testsuite/gcc.target/i386/991129-1.c
+++ b/gcc/testsuite/gcc.target/i386/991129-1.c
@@ -1,6 +1,7 @@
/* Test against a problem in push_reload. */
-/* { dg-do compile { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
+/* { dg-do compile } */
+/* { dg-require-effective-target ilp32 } */
/* { dg-options "-O2" } */
unsigned long foo (unsigned long long x, unsigned long y)