about summary refs log tree commit diff
path: root/gmon
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-12-14 22:35:57 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-12-14 22:35:57 +0000
commit033a2c0a20393c7e48000d83c2ca7ac8ea292d9e (patch)
tree949bd0c0a3c81b6ced0d5663ef149ed2496d6308 /gmon
parente361dc043d0490dbcba88f5e16854e8e19f8231c (diff)
downloadglibc-033a2c0a20393c7e48000d83c2ca7ac8ea292d9e.tar.gz
glibc-033a2c0a20393c7e48000d83c2ca7ac8ea292d9e.tar.xz
glibc-033a2c0a20393c7e48000d83c2ca7ac8ea292d9e.zip
Remove x86 mathinline.h asinh, acosh, atanh inlines.
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.
Diffstat (limited to 'gmon')
0 files changed, 0 insertions, 0 deletions