diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_erfc.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_erfc.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_erfc.S b/sysdeps/ia64/fpu/s_erfc.S index cd26545264..95fa0ab534 100644 --- a/sysdeps/ia64/fpu/s_erfc.S +++ b/sysdeps/ia64/fpu/s_erfc.S @@ -1136,6 +1136,7 @@ GLOBAL_LIBM_ENTRY(erfc) };; GLOBAL_LIBM_END(erfc) +libm_alias_double_other (erfc, erfc) // call via (p15) br.cond.spnt __libm_error_region // for x > ARG_ASYMP = 28.0 |