diff options
Diffstat (limited to 'math/test-double.c')
-rw-r--r-- | math/test-double.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-double.c b/math/test-double.c index cbb81f980c..6c1c11c923 100644 --- a/math/test-double.c +++ b/math/test-double.c @@ -26,6 +26,7 @@ #define PRINTF_XEXPR "a" #define PRINTF_NEXPR "f" #define TEST_DOUBLE 1 +#define TEST_MATHVEC 0 #ifndef __NO_MATH_INLINES # define __NO_MATH_INLINES |