diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-12-18 11:46:16 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-12-18 11:46:16 +0000 |
commit | 5953eb3ad70bb1a75a9ff419798ef7034c85baed (patch) | |
tree | 1ee321a2da6248642bf39ea17eea3ee6f1707bd5 /ChangeLog | |
parent | 2dec468fd82c6d968f622c2c519fcb8dc09bddac (diff) | |
download | glibc-5953eb3ad70bb1a75a9ff419798ef7034c85baed.tar.gz glibc-5953eb3ad70bb1a75a9ff419798ef7034c85baed.tar.xz glibc-5953eb3ad70bb1a75a9ff419798ef7034c85baed.zip |
Mark some hypot tests no-test-inline.
As needed on x86. * math/auto-libm-test-in: Mark some hypot tests no-test-inline. * math/auto-libm-test-out: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0990137073..7ea766d0c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-12-18 Joseph Myers <joseph@codesourcery.com> + * math/auto-libm-test-in: Mark some hypot tests no-test-inline. + * math/auto-libm-test-out: Regenerated. + [BZ #16338] * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl to determine exponent and adjust argument to have exponent of -1. |