summaryrefslogtreecommitdiff
path: root/math/tst-CMPLX.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/tst-CMPLX.c')
-rw-r--r--math/tst-CMPLX.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/tst-CMPLX.c b/math/tst-CMPLX.c
index 5e9a501a55..fa0747b991 100644
--- a/math/tst-CMPLX.c
+++ b/math/tst-CMPLX.c
@@ -45,9 +45,7 @@ CMPLX (" #r ", " #i ") does not produce complex " #t ": %zu\n", s); \
C (CMPLXF, float);
C (CMPLX, double);
-# ifndef NO_LONG_DOUBLE
C (CMPLXL, long double);
-# endif
#endif
return result;