diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_tanhf.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_tanhf.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_tanhf.S b/sysdeps/ia64/fpu/s_tanhf.S index 4749477b40..ffbc9ea175 100644 --- a/sysdeps/ia64/fpu/s_tanhf.S +++ b/sysdeps/ia64/fpu/s_tanhf.S @@ -579,3 +579,4 @@ tanhf_denormal: ;; GLOBAL_LIBM_END(tanhf) +libm_alias_float_other (tanh, tanh) |