aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/asm-b.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/asm-b.c')
-rw-r--r--gcc/testsuite/gcc.dg/asm-b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/asm-b.c b/gcc/testsuite/gcc.dg/asm-b.c
index c3b0edd..8067500 100644
--- a/gcc/testsuite/gcc.dg/asm-b.c
+++ b/gcc/testsuite/gcc.dg/asm-b.c
@@ -1,4 +1,4 @@
-/* { dg-do run { target powerpc-*-* i?386-*-* x86_64-*-* } } */
+/* { dg-do run { target powerpc-*-* i?86-*-* x86_64-*-* } } */
/* { dg-options "-O1" } */
/* Test to make sure that inline-asm causes the tree optimizers to get the
V_MAY_DEFs and clobber memory. */