This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran] patch to implement malloc and free intrinsics
- From: Thomas Koenig <Thomas dot Koenig at online dot de>
- To: FX Coudert <fxcoudert at gmail dot com>
- Cc: gfortran <fortran at gcc dot gnu dot org>, patch <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 30 Oct 2005 11:17:09 +0100
- Subject: Re: [gfortran] patch to implement malloc and free intrinsics
- References: <43640249.1000703@gmail.com>
On Sun, Oct 30, 2005 at 01:14:17AM +0200, FX Coudert wrote:
:REVIEWMAIL:
> This is the latest version of this patch. Regtested on i686-linux.
> Approve if you think reasonnable, or propose another patch, but I won't
> spend any more time on that. However, I'd like to stress that
> implementing MALLOC and FREE is probably something we want done before
> 4.1 branches, since most codes using Cray pointers use them.
>
> FX
This is OK, modulo the documentation comment that Brooks made.
Thanks a lot!
Thomas