mirror of https://git.musl-libc.org/git/musl
Browse Source
in atanh exception handling was left to the called log functions, but the argument to those functions could underflow or overflow. use double_t and float_t to avoid some useless stores on x86rs-1.0
3 changed files with 37 additions and 14 deletions
Loading…
Reference in new issue