re PR fortran/28068 (Non-standard intrinsics should be documented)
commit6f50a76adaacd20334d24f605840af566c448cf3
authorBrooks Moses <brooks.moses@codesourcery.com>
Wed, 14 Mar 2007 02:43:27 +0000 (14 02:43 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Wed, 14 Mar 2007 02:43:27 +0000 (13 19:43 -0700)
tree3451ea3a87811b06abf373a7773c393635d98c19
parent403d4851227351c58de907237e6266b5e9956778
re PR fortran/28068 (Non-standard intrinsics should be documented)

PR fortran/28068
* intrinsic.texi: General whitespace cleanup, remove
comment about missing intrinsics.
(menu): Add lines for new entries listed below.
(ACOSH): Mention specific function DACOSH, correct
description phrasing.
(ASINH): Mention specific function DASINH, correct
description phrasing.
(ATANH): Mention specific function DATANH, correct
description phrasing.
(COS): Add index entry for CCOS.
(CPU_TIME): Correct "REAL" to "REAL(*)".
(EXP): Add index entry for CEXP.
(INT): Correct argument name to "A".
(INT2): New entry.
(INT8): New entry.
(LONG): New entry.
(MAX): Add index entries for specific variants.
(MCLOCK): New entry.
(MCLOCK8): New entry.
(SECNDS): Adjust to a more standard form.
(SECOND): New entry.
(TIME): Add cross-reference to MCLOCK.
(TIME8): Add cross-reference to MCLOCK8.

From-SVN: r122902
gcc/fortran/ChangeLog
gcc/fortran/intrinsic.texi