diff options
Diffstat (limited to 'math/test-ifloat.c')
-rw-r--r-- | math/test-ifloat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-ifloat.c b/math/test-ifloat.c index 57a7a7716f..74e8e4b1b8 100644 --- a/math/test-ifloat.c +++ b/math/test-ifloat.c @@ -26,6 +26,7 @@ #define PRINTF_XEXPR "a" #define PRINTF_NEXPR "f" #define TEST_FLOAT 1 +#define TEST_MATHVEC 0 #define TEST_INLINE 1 #ifdef __NO_MATH_INLINES |