summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index 5e8afdcfd..621b842d6 100644
--- a/BUGS
+++ b/BUGS
@@ -37,9 +37,6 @@ Known bugs:
* Some functions do not use MPFR_SAVE_EXPO_* macros, thus do not behave
correctly in a reduced exponent range.
-* The __gmpfr_isqrt internal function returns an incorrect result on
- some values due to "overflow", e.g. 16777216 with 32-bit long's.
-
Potential bugs:
* Possible integer overflows on some machines.