summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-06-20 19:11:34 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-06-20 19:11:34 +0000
commitb8c792af85fe3ff65c0cd68e2f291072a60cd953 (patch)
tree42412a4284461bb1752c864df90aba3abd316287 /ChangeLog
parentc91e0825251b4f57e8ce1d9d4673bee6e279e0cd (diff)
Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67ccca5d06..314a563e6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-06-20 Joseph Myers <joseph@codesourcery.com>
+ * math/test-misc.c (main): Ignore fesetround failure when failures
+ of subsequent rounding tests would be ignored.
+
[BZ #15654]
* math/fedisblxcpt.c (fedisableexcept): Return 0.
* math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.