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