blob: 950e412e551ff47fcde532ffaf63b21091abf6f9 [file] [log] [blame]
Anthony Green14e2e922009-12-27 21:03:33 -05001Index: libffi/ChangeLog.libffi
2===================================================================
3--- libffi.orig/ChangeLog.libffi
4+++ libffi/ChangeLog.libffi
5@@ -1,3 +1,7 @@
6+2009-12-27 Anthony Green <green@redhat.com>
7+
8+ * testsuite/libffi.call/cls_longdouble.c: Don't xfail for ARM.
9+
10 2009-12-26 Anthony Green <green@redhat.com>
11
12 * testsuite/libffi.call/huge_struct.c: Don't xfail for avr32*-*-*.
13Index: libffi/testsuite/libffi.call/cls_longdouble.c
14===================================================================
15--- libffi.orig/testsuite/libffi.call/cls_longdouble.c
16+++ libffi/testsuite/libffi.call/cls_longdouble.c
17@@ -5,7 +5,7 @@
18 Originator: Blake Chaffin */
19
20 /* { dg-excess-errors "no long double format" { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */
21-/* { dg-do run { xfail arm*-*-* strongarm*-*-* xscale*-*-* } } */
22+/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
23 /* { dg-options -mlong-double-128 { target powerpc64*-*-* } } */
24 /* { dg-output "" { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */
25