summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS4
1 files changed, 0 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index 4d2ccb983..e24206d72 100644
--- a/BUGS
+++ b/BUGS
@@ -29,10 +29,6 @@ Known bugs:
exceeds the hardware limit (2^30 for a 32 bits CPU, and 2^62 for a 64 bits
CPU).
-* In mpfr_pow_z (thus mpfr_pow too, when mpfr_pow_z is called), the
- underflow flag is not always set. Example: x = 0.11 in base 2,
- y = 1.0e38, GMP_RNDN.
-
* Some large input values for mpfr_eint are currently not supported.
However they should be detected, so that one can have the following
documented behavior: NaN is returned and the erange flag is