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 d6f96f8622..a45a54d335 100644 --- a/math/test-ifloat.c +++ b/math/test-ifloat.c @@ -23,6 +23,7 @@ #define MATHCONST(x) x #define CHOOSE(Clongdouble,Cdouble,Cfloat) Cfloat #define PRINTF_EXPR "e" +#define PRINTF_XEXPR "a" #define TEST_FLOAT 1 #define TEST_INLINE 1 |