diff options
Diffstat (limited to 'sysdeps/ia64/fpu/e_hypotl.S')
-rw-r--r-- | sysdeps/ia64/fpu/e_hypotl.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/e_hypotl.S b/sysdeps/ia64/fpu/e_hypotl.S index 07bb6860ed..9a3f31485f 100644 --- a/sysdeps/ia64/fpu/e_hypotl.S +++ b/sysdeps/ia64/fpu/e_hypotl.S @@ -422,6 +422,7 @@ GLOBAL_IEEE754_ENTRY(hypotl) (p9) br.ret.sptk b0;; } GLOBAL_IEEE754_END(hypotl) +libm_alias_ldouble_other (__hypot, hypot) LOCAL_LIBM_ENTRY(__libm_error_region) .prologue |