mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-28 05:21:13 +00:00
033a2c0a20
Continuing the removal of bits/mathinline.h inlines that would better be done by the compiler, this patch removes x86 inlines for asinh, acosh and atanh functions (only for fast-math, non-SSE 32-bit x86). I've filed <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88502> for adding such inlines as an optimization in GCC. Tested for x86_64 and x86. * sysdeps/x86/fpu/bits/mathinline.h (asinh): Remove inline definition. (acosh): Likewise. (atanh): Likewise. |
||
---|---|---|
.. | ||
bits | ||
include/bits | ||
e_sqrtf128.c | ||
fenv_private.h | ||
fix-fp-int-compare-invalid.h | ||
Makefile | ||
math-barriers.h | ||
powl_helper.c | ||
sfp-machine.h | ||
test-fenv-clear-sse.c | ||
test-fenv-sse-2.c | ||
test-fenv-sse.c | ||
test-fenv-x87.c | ||
test-flt-eval-method-387.c | ||
test-flt-eval-method-sse.c | ||
test-math-vector-sincos.h |