about summary refs log tree commit diff
path: root/math/test-float.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-float.c')
-rw-r--r--math/test-float.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/test-float.c b/math/test-float.c
index 153b9ad4dc..6be57bb8a3 100644
--- a/math/test-float.c
+++ b/math/test-float.c
@@ -23,6 +23,5 @@
 #include "test-math-scalar.h"
 
 #define TEST_MSG "testing float (without inline functions)\n"
-#define CHOOSE(Clongdouble,Cdouble,Cfloat,Cinlinelongdouble,Cinlinedouble,Cinlinefloat) Cfloat
 
 #include "libm-test.c"