This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Fortran, PATCH] PR 34482: BOZ to real/complex conversion for some systems
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: fortran at gcc dot gnu dot org
- Date: Tue, 18 Dec 2007 00:08:47 +0100
- Subject: Re: [Fortran, PATCH] PR 34482: BOZ to real/complex conversion for some systems
Works as advertised without regression on PPC (-m32 and half -m64) and Intel (-m32/64)
Darwin9. The nan_4.f90 failures have disappeared (-m32/64) on PPC.
Thanks for the patch.
Dominique