summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 0 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index 2b03fdf17..3ec44bf11 100644
--- a/BUGS
+++ b/BUGS
@@ -34,10 +34,6 @@ Known bugs:
bad practice and should be useless, but one never knows what other
software will do).
-* The mpfr_fma function behaves incorrectly if the multiplication overflows
- or underflows. The overflow case has been fixed except in some corner
- cases, where huge precisions are involved.
-
* Some functions do not use MPFR_SAVE_EXPO_* macros, thus do not behave
correctly in a reduced exponent range.