diff options
Diffstat (limited to 'math/test-double-vlen2.h')
-rw-r--r-- | math/test-double-vlen2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/test-double-vlen2.h b/math/test-double-vlen2.h index 8a1d0683eb..45351cb254 100644 --- a/math/test-double-vlen2.h +++ b/math/test-double-vlen2.h @@ -21,7 +21,6 @@ #include "test-math-vector.h" #define TEST_MSG "testing double vector math (without inline functions)\n" -#define CHOOSE(Clongdouble,Cdouble,Cfloat,Cinlinelongdouble,Cinlinedouble,Cinlinefloat) Cdouble #define EXCEPTION_TESTS_double 0 #define ROUNDING_TESTS_double(MODE) ((MODE) == FE_TONEAREST) |