This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Sat, Sep 30, 2006 at 05:30:57PM -0700, Brooks Moses wrote:
> :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.
> ------
> 

Committed.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]