This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [fortran,patch] Implement TRANSPOSE and RESHAPE for real(4) and real(8) instead of using integer versions
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Fran?ois-Xavier Coudert <fxcoudert at gmail dot com>
- Cc: patch <gcc-patches at gcc dot gnu dot org>, gfortran <fortran at gcc dot gnu dot org>
- Date: Wed, 21 Jun 2006 22:00:43 -0700
- Subject: Re: [fortran,patch] Implement TRANSPOSE and RESHAPE for real(4) and real(8) instead of using integer versions
- References: <19c433eb0606210400g6c37f90cv3eb10a2f0f4a750e@mail.gmail.com>
On Wed, Jun 21, 2006 at 01:00:37PM +0200, Fran?ois-Xavier Coudert wrote:
> :ADDPATCH fortran:
>
> Attached patch fixes PR libfortran/26769, by adding real(4) and
> real(8) versions of the library RESHAPE and TRANSPOSE routines, and
> removing the front-end special checks for these cases.
>
> Regtested on i686-linux, OK for mainline? (I'm not sure it's worth
> backporting to 4.1, although it's not an ABI-breaking change)
>
OK for trunk. Forget 4.1 (less work ;-)
--
Steve