summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/Versions')
-rw-r--r--sysdeps/ieee754/ldbl-opt/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/Versions b/sysdeps/ieee754/ldbl-opt/Versions
index e50efa3520..c33dc42d81 100644
--- a/sysdeps/ieee754/ldbl-opt/Versions
+++ b/sysdeps/ieee754/ldbl-opt/Versions
@@ -101,6 +101,6 @@ libm {
# Functions taking long double = double argument and rounding
# result to double (same as f32x*f64 functions, but those names
# are not reserved in TS 18661-1).
- __nldbl_daddl;
+ __nldbl_daddl; __nldbl_dsubl;
}
}