OSDN Git Service

* gcc.misc-tests/i386-prefetch.exp: Skip tests when multilib flags
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.target / i386 / gcc-have-sync-compare-and-swap-2.c
index fa6e7c6..01a49b6 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do preprocess } */
 /* { dg-require-effective-target ilp32 } */
+/* { dg-skip-if "" { i?86-*-* x86_64-*-* } { "-march=*" } { "-march=i486" } } */
 /* { dg-options "-march=i486" } */
 
 #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1