summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS7
1 files changed, 1 insertions, 6 deletions
diff --git a/BUGS b/BUGS
index 3b42d6fc9..642e4b13a 100644
--- a/BUGS
+++ b/BUGS
@@ -2,10 +2,5 @@ Probably many bugs.
Knowns bugs:
-add.c is being rewritten and tadd currently fails for
-b=2^900+2^500+2^110, d=2^900-2^500-2^110
+The overflows/underflows are not yet implemented in all functions.
-sub.c probably contains similar bugs.
-
-Most functions do not behave correctly with special cases, such as
-overflows, underflows and signed zeroes.