aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-05-05 19:38:31 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-05-05 19:38:31 +0000
commit5779f134a0f2d52effc24afc1fdb201055bbb3fe (patch)
tree773a372c4abca21c6c2bda634e890155dc194dd1 /ChangeLog
parent41498f4db1ebfeb2fb76b9137cba38c20000f1d3 (diff)
downloadglibc-5779f134a0f2d52effc24afc1fdb201055bbb3fe.tar
glibc-5779f134a0f2d52effc24afc1fdb201055bbb3fe.tar.gz
glibc-5779f134a0f2d52effc24afc1fdb201055bbb3fe.tar.bz2
glibc-5779f134a0f2d52effc24afc1fdb201055bbb3fe.zip
Disable one hypot test for inline double testing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06fe04f328..e121392163 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-05-05 Joseph Myers <joseph@codesourcery.com>
+ * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
+ Disable one test.
+
[BZ #13787]
[BZ #13922]
[BZ #14036]