about summary refs log tree commit diff
path: root/math/test-double.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-double.c')
-rw-r--r--math/test-double.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-double.c b/math/test-double.c
index c8203a3385..cbb81f980c 100644
--- a/math/test-double.c
+++ b/math/test-double.c
@@ -17,6 +17,7 @@
    <http://www.gnu.org/licenses/>.  */
 
 #define FUNC(function) function
+#define FUNC_TEST(function) FUNC (function)
 #define FLOAT double
 #define TEST_MSG "testing double (without inline functions)\n"
 #define MATHCONST(x) x