summary refs log tree commit diff
path: root/math/test-ifloat.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-ifloat.c')
-rw-r--r--math/test-ifloat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/test-ifloat.c b/math/test-ifloat.c
index 05e5de62ff..d6f96f8622 100644
--- a/math/test-ifloat.c
+++ b/math/test-ifloat.c
@@ -23,7 +23,8 @@
 #define MATHCONST(x) x
 #define CHOOSE(Clongdouble,Cdouble,Cfloat) Cfloat
 #define PRINTF_EXPR "e"
-#define TEST_INLINE
+#define TEST_FLOAT 1
+#define TEST_INLINE 1
 
 #ifdef __NO_MATH_INLINES
 # undef __NO_MATH_INLINES