From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15183 invoked by alias); 14 Jul 2002 01:04:59 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 15176 invoked from network); 14 Jul 2002 01:04:57 -0000 Received: from unknown (HELO imf01bis.bellsouth.net) (205.152.58.161) by sources.redhat.com with SMTP; 14 Jul 2002 01:04:57 -0000 Received: from stone ([67.33.155.7]) by imf01bis.bellsouth.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020714010628.TTCF1199.imf01bis.bellsouth.net@stone>; Sat, 13 Jul 2002 21:06:28 -0400 Message-ID: <001201c22ad2$5c1453d0$079b2143@stone> From: "Andrew Stone" To: "Toon Moene" Cc: References: <000f01c229f7$ada15e90$e96d2143@stone> <3D3044D0.E038275E@moene.indiv.nluug.nl> Subject: Re: FORTRAN Inconsistencies... Date: Sat, 13 Jul 2002 18:04:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-07/txt/msg00127.txt.bz2 I will definitely give this a shot first thing Monday morning. thanks, andy ----- Original Message ----- From: "Toon Moene" To: "Andrew Stone" Cc: Sent: Saturday, July 13, 2002 11:18 AM Subject: Re: FORTRAN Inconsistencies... > Andrew Stone wrote: > > > Here's my FORTRAN building exerpt: > > > > g77 -ff77 -fPIC -finit-local-zero -fno-automatic -fugly-logint -c > > $source_f -o $object_f > > Please compile (in addition to those flags) with -ffloat-store, to see > if the extra precision of the ix86 floating point registers plays a > role. > > Thanks in advance, > > -- > Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290 > Saturnushof 14, 3738 XG Maartensdijk, The Netherlands > Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html > Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)