diff options
Diffstat (limited to 'libffi/testsuite/libffi.call/float4.c')
-rw-r--r-- | libffi/testsuite/libffi.call/float4.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libffi/testsuite/libffi.call/float4.c b/libffi/testsuite/libffi.call/float4.c index febad5eb917..0dd6d85e7aa 100644 --- a/libffi/testsuite/libffi.call/float4.c +++ b/libffi/testsuite/libffi.call/float4.c @@ -5,6 +5,8 @@ Originator: From the original ffitest.c */ /* { dg-do run } */ +/* { dg-options "-mieee" { target alpha*-*-* } } */ + #include "ffitest.h" #include "float.h" |