summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-12 10:25:34 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-12 10:25:34 +0000
commitd4ab36cc814012a82534f9b7610628e631f3dfe7 (patch)
tree1894730362adc9a917f5fa563efc63f0457d02b5 /INSTALL
parent2bc3e773b5bb76ff2401e2a607df48c4bdd96989 (diff)
downloadmpfr-d4ab36cc814012a82534f9b7610628e631f3dfe7.tar.gz
Types fixed in const_log2.c (this fixes the tconst_log2 crash).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1861 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 0 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 878f2e5ab..f484a8966 100644
--- a/INSTALL
+++ b/INSTALL
@@ -81,14 +81,6 @@ OSF and gcc 2.8.1, we had problems with the square root functions:
Wrong result for 2^(-1024), got inf instead of 0.00000000000000000000e+00
### tget_d failed ###
-* Under Solaris, tconst_log2 may crash:
-
- Testing tconst_log2
- Bus Error - core dumped
- ### tconst_log2 failed ###
-
-The problem hasn't been identified yet.
-
In case of problem.
===================