diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-05-05 19:38:31 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-05 19:38:31 +0000 |
commit | 5779f134a0f2d52effc24afc1fdb201055bbb3fe (patch) | |
tree | 773a372c4abca21c6c2bda634e890155dc194dd1 /ChangeLog | |
parent | 41498f4db1ebfeb2fb76b9137cba38c20000f1d3 (diff) | |
download | glibc-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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] |