diff options
Diffstat (limited to 'libffi/testsuite/libffi.call/stret_medium2.c')
-rw-r--r-- | libffi/testsuite/libffi.call/stret_medium2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/testsuite/libffi.call/stret_medium2.c b/libffi/testsuite/libffi.call/stret_medium2.c index a012f9e6813..4c1ba43f417 100644 --- a/libffi/testsuite/libffi.call/stret_medium2.c +++ b/libffi/testsuite/libffi.call/stret_medium2.c @@ -6,7 +6,7 @@ PR: none. Originator: Blake Chaffin 6/21/2007 */ -/* { dg-do run { xfail mips*-*-* arm*-*-* strongarm*-*-* xscale*-*-* } } */ +/* { dg-do run { xfail arm*-*-* strongarm*-*-* xscale*-*-* } } */ #include "ffitest.h" typedef struct struct_72byte { |