diff options
Diffstat (limited to 'testsuite/libffi.call/.svn/text-base/cls_longdouble.c.svn-base')
-rw-r--r-- | testsuite/libffi.call/.svn/text-base/cls_longdouble.c.svn-base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/libffi.call/.svn/text-base/cls_longdouble.c.svn-base b/testsuite/libffi.call/.svn/text-base/cls_longdouble.c.svn-base index 2f50b36..52af6cf 100644 --- a/testsuite/libffi.call/.svn/text-base/cls_longdouble.c.svn-base +++ b/testsuite/libffi.call/.svn/text-base/cls_longdouble.c.svn-base @@ -5,7 +5,7 @@ Originator: Blake Chaffin */ /* { dg-excess-errors "no long double format" { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */ -/* { dg-do run { xfail mips*-*-* arm*-*-* strongarm*-*-* xscale*-*-* } } */ +/* { dg-do run { xfail arm*-*-* strongarm*-*-* xscale*-*-* } } */ /* { dg-options -mlong-double-128 { target powerpc64*-*-* } } */ /* { dg-output "" { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */ |