[PATCH, Fortran] Correct Cray pointer documentation in gfortran.texi

Brooks Moses bmoses@stanford.edu
Sun Oct 1 00:33:00 GMT 2006


:ADDPATCH fortran:

The description of Cray pointers in gfortran.texi erroneously claims 
that there is no MALLOC intrinsic, presumably because there wasn't one 
when that piece of the documentation was written.  The attached patch 
corrects this, removing the now-obsolete example of a C workaround.

Note that this patch must be applied after my previous patch regarding 
-fno-range-check, which Steve Kargl has approved but not yet applied. 
(This one, of course, will also need to be applied by the approver, as I 
don't have write access.)

Changelog entry:

------
2006/09/30  Brooks Moses  <bmoses@stanford.edu>

	* gfortran.texi: Corrected references to MALLOC intrinsic.
------

- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfortrantexi.diff
Type: text/x-patch
Size: 1189 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20061001/1c3cff18/attachment.bin>


More information about the Fortran mailing list