summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c')
-rw-r--r--sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c b/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c
deleted file mode 100644
index 49c5c1249b..0000000000
--- a/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/* Set temporarily to non-zero if long double should be considered
- the same as double. */
-__thread int __no_long_double attribute_tls_model_ie attribute_hidden;