aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/noplt-4.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/noplt-4.c')
-rw-r--r--gcc/testsuite/gcc.target/i386/noplt-4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/noplt-4.c b/gcc/testsuite/gcc.target/i386/noplt-4.c
index d9039dd77c1..990734741bb 100644
--- a/gcc/testsuite/gcc.target/i386/noplt-4.c
+++ b/gcc/testsuite/gcc.target/i386/noplt-4.c
@@ -1,4 +1,4 @@
-/* { dg-do compile { target x86_64-*-linux* } } */
+/* { dg-do compile { target { *-*-linux* && { ! ia32 } } } } */
/* { dg-options "-O2 -fno-pic -fno-plt" } */
int foo();