This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Error in subnormal computation
- From: Andrew Pinski <pinskia at gmail dot com>
- To: Bernhard Fischer <rep dot nop at aon dot at>
- Cc: Dominique Dhumieres <dominiq at lps dot ens dot fr>, fortran at gcc dot gnu dot org
- Date: Sat, 14 Oct 2006 12:21:50 -0700
- Subject: Re: Error in subnormal computation
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from; b=o6XK1q8wd9cqw2Jbh/uvlchBkp0mNx5iDw5kdp88adE1LZYwLhaKKbTeGii+Xs93VSPb03JN3DFmYQNLntLWlcCM670207i52GJxpyn4+aajfwg+R/9FKdI9dQZuo+S/63+0EOZ2Hlqrr8G1grPqg8j5lGmA3TW87irhwXUUl/Y=
- References: <20061001142151.B6C415BB8F@mailhost.lps.ens.fr> <20061014191649.GC28360@aon.at>
On Sat, 2006-10-14 at 21:16 +0200, Bernhard Fischer wrote:
> Can't reproduce this.
> gcc version 4.2.0 20061012 (experimental) gives
>
> -4.2038954E-45
>
> What version are you using?
And what version of GMP and MPFR are you using?
-- Pinski