diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2012-05-24 15:36:54 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-24 15:36:54 +0000 |
| commit | 7a25eb06bfa838900bef78b975c38aa7e012b587 (patch) | |
| tree | f991573e1f3553c874988aa69704d2e1274b3e0e /ChangeLog | |
| parent | edb00e4d736c6d9b52e21a9557e71823e5a8df22 (diff) | |
| download | glibc-7a25eb06bfa838900bef78b975c38aa7e012b587.tar.xz glibc-7a25eb06bfa838900bef78b975c38aa7e012b587.zip | |
Add tests for underflow exception bugs 10846, 14036.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2012-05-24 Joseph Myers <joseph@codesourcery.com> + [BZ #10846] + [BZ #14036] + * math/libm-test.inc (exp_test): Add test from bug 14036. + (pow_test): Add test from bug 10846. + * math/gen-libm-test.pl (%beautify): Remove entries for exceptions and other flags. (special_function): Do not include flags in test name. |
