This is the mail archive of the gcc-bugs@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]

[Bug fortran/36260] Audit intrinsic.texi and check whether keyword= names match



------- Comment #3 from fxcoudert at gcc dot gnu dot org  2009-05-17 12:47 -------
Subject: Bug 36260

Author: fxcoudert
Date: Sun May 17 12:47:00 2009
New Revision: 147633

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147633
Log:
        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.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/intrinsic.c
    trunk/gcc/fortran/intrinsic.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36260


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