[PATCH] Update gfortran.info intrinsic procedure descriptions

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Dec 27 21:06:00 GMT 2009


The patch is somewhat obvious.  I've added the specific
name of procedures to the list within a description where
the specific name matches the generic name.  It would 
probably be best to group all specific name information in
two tables (one for specific names that can be actual arguments
(AA) and one for specific names that cannot be used as AA).

I also updated ALLOCATED to note that scalar allocatables are
now included in gfortran.

Checked with "gmake pdf".  OK for trunk?

2009-12-27  Steven G. Kargl  <kargl@gcc.gnu.org>

	* fortran/intrinsic.texi: Add the missing specific name of intrinsic
	procedure where the specific name is identical to the generic name.
	Fix inconsistent or mismatch in the of argument names in intrinsic
	procedure descriptions.  Add the SCALAR allocatable description to
	ALLOCATED.

-- 
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intrinsic.texi.diff
Type: text/x-diff
Size: 24639 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20091227/005463c6/attachment.bin>


More information about the Fortran mailing list