[gfortran] Add malloc and free intrinsics

Steven Bosscher stevenb@suse.de
Thu Oct 27 21:41:00 GMT 2005


On Thursday 27 October 2005 22:51, FX Coudert wrote:
> http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00874.html

Shouldn't you make sure in gfc_check_{malloc,free} that the pointers
are Cray pointers?



+@item @var{PTR} @tab The type shall be @code{INTEGER} with intent in.

I don't know if we use this style throughout, but @code{INTENT(IN)}
is probably prettier.  The documentation otherwise looks brief but
correct.


Gr.
Steven



More information about the Gcc-patches mailing list