This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 200.sixtrack is miscomparing on x86_64 and i686 (-O2) since Mar 19th
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Richard Guenther" <rguenther at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Wed, 21 Mar 2007 13:12:58 +0100
- Subject: Re: 200.sixtrack is miscomparing on x86_64 and i686 (-O2) since Mar 19th
- References: <Pine.LNX.4.64.0703211309180.19680@zhemvz.fhfr.qr>
The regression was introduced between rev 123033 and 123047. The likely
offender is
+2007-03-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ PR libgfortran/31052
Thanks for the note. As far as I know, none of the gfortran developers
have access to SPEC (it's google who told me it's from SPEC,
actually), so we'll have to wait until someone reduces this bug.
FX