This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Strange problem with gfortran version 4.0.2
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Arjen Markus <arjen dot markus at wldelft dot nl>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 28 Mar 2008 13:26:14 +0000
- Subject: Re: Strange problem with gfortran version 4.0.2
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; bh=9l6Tmca7HIGx2OMuSoDdVx0cEj7AKr9w+fylq4mVQ50=; b=VGTG5t2wDoqMZjhjankrWreNt0wImDfI6ISkuJ6VzzGUpTdlP3MzwbCaDI8LENqkpctKBjDp8G5NywC6qijkGETLirhYss/hnUkzDf+SHYYoeAfGwcDyxGI1iMYg7GUzs8ZHYs9RxL0Uw0GOtwwhqn2DsSYM5MdjujsAWsWMuUE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=SFDWK6jqfIRQ6cz9KbKxvMbbEIO8UzwV9kv6qm8wrl3I1Grel5wk0/BdDJWGcfCM/zTWZYiTylHwo+U6AdMRLKMafnJi0YI2H7zNU1wXQb4mgfKQ/OpmmjHiMNUsMsH9p1aVSpjkVCABApGqLhR+vfizW//9ag/J3DKhgOptORQ=
- References: <47ECF0A0.9030502@wldelft.nl>
I expected the value in the second column to be 1.0 or -999.0 not
1.01!
IIRC, this was a rounding problem that was fixed in the 4.1 releases.
4.0.x releases were definitely not of production quality, and I
strongly suggest you upgrade your compiler (at least to 4.1, but you
probably would benefit a lot from moving to 4.2). See http://
gcc.gnu.org/wiki/GFortranBinaries for binaries for common Linux,
MacOS and Windows systems.
Thanks,
FX
--
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/