This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran, committed] Fix regressions introduced by patch for PR 25045
- From: François-Xavier Coudert <fxcoudert at gmail dot com>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: Tobias dot Schlueter at physik dot uni-muenchen dot de, fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, Thomas Koenig <thomas dot koenig at online dot de>, grigory_zagorodnev at linux dot intel dot com
- Date: Wed, 15 Feb 2006 18:11:08 +0100
- Subject: Re: [gfortran, committed] Fix regressions introduced by patch for PR 25045
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nzI6UoWyM2gULBdUsHE8WXH12BluYGZVpy1PP55ezCOCmUAiU0oFrNQOM9HArJiE3lbI2SsaZoqz45b52kRvvkFv/AUXT3Depkfj6LlW1dCMl02GxRWwU5BvsFghOd0LADHAuecK3hyOyh7Kw+e3PH0OvstMGUvs/fh0H0VbTgs=
- References: <1140001410.43f30a8222bd4@www.cip.physik.uni-muenchen.de> <20060215165538.GA22789@lucon.org>
> I still see many Fortran failures on ia64 and x86-64:
>
> http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00773.html
> http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00774.html
These are all in the new gomp testsuite, the problem might be there.
For the record, I don't see these on ppc64-linux (32-bit compiler,
neither with -m32 nor with -m64).
FX