[gfortran,patch] Misc fixes to GETARG

François-Xavier Coudert fxcoudert@gmail.com
Mon Aug 27 15:02:00 GMT 2007


:ADDPATCH fortran:

Attached patch fixes the GETARG intrinsic by:
  * matching the names of arguments with the g77 names and the doc
  * instead of only allowing default integer, we allow (following g77)
all integer kinds no wider than the default integer kind

Regtested on i686-apple-darwin, OK to commit?

FX
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getarg.ChangeLog
Type: application/octet-stream
Size: 550 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070827/d1ff7184/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getarg.diff
Type: application/octet-stream
Size: 5566 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070827/d1ff7184/attachment-0001.obj>


More information about the Fortran mailing list