diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-06-17 11:48:11 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-06-17 11:48:11 +0000 |
commit | 1a8463176c3edf52c38af022ce44e210f9bf4aaa (patch) | |
tree | f2f8452d1a144a3f71d46060a2c0a0c653430852 /ChangeLog | |
parent | 3711a167f6b5203b4414db7853f3c57f1260e1bf (diff) | |
download | glibc-1a8463176c3edf52c38af022ce44e210f9bf4aaa.tar glibc-1a8463176c3edf52c38af022ce44e210f9bf4aaa.tar.gz glibc-1a8463176c3edf52c38af022ce44e210f9bf4aaa.tar.bz2 glibc-1a8463176c3edf52c38af022ce44e210f9bf4aaa.zip |
Use math-tests.h more in math/test-misc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-06-17 Joseph Myers <joseph@codesourcery.com> + + * math/test-misc.c (main): Do not treat incorrectly rounded + conversions as failure unless ROUNDING_TESTS passes. + 2013-06-15 Joseph Myers <joseph@codesourcery.com> [BZ #15631] |