diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_tanhl.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_tanhl.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_tanhl.S b/sysdeps/ia64/fpu/s_tanhl.S index 2ebd1e780e..1810e4daea 100644 --- a/sysdeps/ia64/fpu/s_tanhl.S +++ b/sysdeps/ia64/fpu/s_tanhl.S @@ -1342,3 +1342,4 @@ _0_to_1o8: };; GLOBAL_LIBM_END(tanhl) +libm_alias_ldouble_other (tanh, tanh) |