aboutsummaryrefslogtreecommitdiff
path: root/test/Unit/floatuntisf_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Unit/floatuntisf_test.c')
-rw-r--r--test/Unit/floatuntisf_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Unit/floatuntisf_test.c b/test/Unit/floatuntisf_test.c
index e80403b4991c..85c0727ce13a 100644
--- a/test/Unit/floatuntisf_test.c
+++ b/test/Unit/floatuntisf_test.c
@@ -158,6 +158,8 @@ int main()
0x1.FEDCBEp+76F))
return 1;
+#else
+ printf("skipped\n");
#endif
return 0;
}