diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/bf-ms-layout-3.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/bf-ms-layout-3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/bf-ms-layout-3.c b/gcc/testsuite/gcc.dg/bf-ms-layout-3.c index a4e9ab3..668a036 100644 --- a/gcc/testsuite/gcc.dg/bf-ms-layout-3.c +++ b/gcc/testsuite/gcc.dg/bf-ms-layout-3.c @@ -1,5 +1,5 @@ /* Test for MS bitfield layout */ -/* { dg-do run { target *-*-interix* *-*-mingw* *-*-cygwin* i?86-*-* x86_64-*-* } } */ +/* { dg-do run { target *-*-mingw* *-*-cygwin* i?86-*-* x86_64-*-* } } */ extern void abort(); |