summaryrefslogtreecommitdiff
path: root/libffi/testsuite/libffi.call/float2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libffi/testsuite/libffi.call/float2.c')
-rw-r--r--libffi/testsuite/libffi.call/float2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libffi/testsuite/libffi.call/float2.c b/libffi/testsuite/libffi.call/float2.c
index fa9dd311d69..a0b296cf4b9 100644
--- a/libffi/testsuite/libffi.call/float2.c
+++ b/libffi/testsuite/libffi.call/float2.c
@@ -4,7 +4,8 @@
PR: none.
Originator: From the original ffitest.c */
-/* { dg-do run } */
+/* { dg-excess-errors "fails" { target x86_64-*-mingw* x86_64-*-cygwin* } } */
+/* { dg-do run { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */
#include "ffitest.h"
#include "float.h"