]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/36260 (Audit intrinsic.texi and check whether keyword= names match)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 17 May 2009 12:47:00 +0000 (12:47 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 17 May 2009 12:47:00 +0000 (12:47 +0000)
commit2f8cce28b83628caf64143b6e98cc09a61c0a619
tree2baa5fd326cb3fc365a22171422fa016788d6f35
parent25e8fde82b0dd5f7a6024a2a7a7ec7f100c3ed8a
re PR fortran/36260 (Audit intrinsic.texi and check whether keyword= names match)

PR fortran/36260

* intrinsic.c (add_functions, add_subroutines): Fix argument
names and wrap long lines.
* intrinsic.texi: Fix documentation and argument names of
LOG_GAMMA, DATAN2, DBESJN, DTIME, ETIME, FSTAT, STAT, LSTAT,
GET_COMMAND, IDATE, LTIME, MOVE_ALLOC, NINT, OR, PRODUCT,
SUM, RAND, RANDOM_SEED, REAL, SELECTED_INT_KIND,
SELECTED_REAL_KIND and XOR.

From-SVN: r147633
gcc/fortran/ChangeLog
gcc/fortran/intrinsic.c
gcc/fortran/intrinsic.texi