aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-12-12 22:33:06 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-12-12 22:33:06 +0000
commitbf8ae8c09ab7ae4c402f26fd1a2cff4b64e50eea (patch)
treeafc0151c2664ff74c1c521654891d00598feb172 /ChangeLog
parentde099757b693c2809527f7df7d64b70942177d97 (diff)
downloadglibc-bf8ae8c09ab7ae4c402f26fd1a2cff4b64e50eea.tar.xz
glibc-bf8ae8c09ab7ae4c402f26fd1a2cff4b64e50eea.zip
Remove x86 mathinline.h hypot inline.
Continuing the removal of bits/mathinline.h inlines that would better be done by the compiler, this patch removes an x86 inline for hypot functions (only for fast-math, only for non-SSE 32-bit x86). I've filed <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88474> for adding such an inline as an optimization in GCC. Tested for x86_64 and x86. * sysdeps/x86/fpu/bits/mathinline.h (hypot): Remove inline definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b0fff4359..92683cb643 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-12-12 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/x86/fpu/bits/mathinline.h (hypot): Remove inline
+ definition.
+
2018-12-12 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
* benchtests/scripts/compare_bench.py (do_compare): write to