diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_fmaf.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_fmaf.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_fmaf.S b/sysdeps/ia64/fpu/s_fmaf.S index 132467593a..e59b634561 100644 --- a/sysdeps/ia64/fpu/s_fmaf.S +++ b/sysdeps/ia64/fpu/s_fmaf.S @@ -69,3 +69,4 @@ GLOBAL_LIBM_ENTRY(fmaf) ;; GLOBAL_LIBM_END(fmaf) +libm_alias_float_other (fma, fma) |