aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cf36488c2..6a2e39cfb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-08-10 Joseph Myers <joseph@codesourcery.com>
+ [BZ #20455]
+ * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Mask out
+ all FE_INVALID sub-exceptions from FPSCR when FE_INVALID specified
+ to be restored.
+
* math/test-fexcept-traps.c: New file.
* math/test-fexcept.c: Likewise.
* math/Makefile (tests): Add test-fexcept and test-fexcept-traps.