[Bug fortran/40039] Procedures as actual arguments: Check intent of arguments

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 25 15:24:00 GMT 2012


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

--- Comment #8 from janus at gcc dot gnu.org 2012-04-25 15:24:13 UTC ---
(In reply to comment #7)
> the remaining ToDo item for this PR is: Fixing the intents of non-std
> intrinsics (which are currently all intent(in)).

I just went through the whole list and identified a few which apparently need
fixing (hopefully complete):

 * ALARM
 * CHDIR
 * CHMOD
 * CTIME
 * DTIME
 * ETIME
 * FDATE
 * FGET
 * FGETC
 * FPUT
 * FPUTC
 * FSEEK
 * FSTAT
 * FTELL
 * GERROR
 * GETARG
 * GETCWD
 * GETENV
 * GETLOG
 * GMTIME
 * HOSTNM
 * IDATE
 * ITIME
 * KILL
 * LINK
 * LSTAT
 * LTIME
 * RENAME
 * SECOND
 * SIGNAL
 * STAT
 * SYMLINK
 * SYSTEM
 * TTYNAM
 * UMASK
 * UNLINK



More information about the Gcc-bugs mailing list