aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/sync-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/sync-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/sync-2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/sync-2.c b/gcc/testsuite/gcc.dg/sync-2.c
index 41f8ac1..4d4ac19 100644
--- a/gcc/testsuite/gcc.dg/sync-2.c
+++ b/gcc/testsuite/gcc.dg/sync-2.c
@@ -1,5 +1,7 @@
/* { dg-do run } */
/* { dg-require-effective-target sync_char_short } */
+/* { dg-options "-march=i486" { target i?86-*-* } } */
+/* { dg-options "-march=i486" { target { x86_64-*-* && ilp32 } } } */
/* Test functionality of the intrinsics for 'short' and 'char'. */