public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30953]  New: intrinsic: CTIME
@ 2007-02-24 22:54 dfranke at gcc dot gnu dot org
  2007-03-03 10:25 ` [Bug fortran/30953] " fxcoudert at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-02-24 22:54 UTC (permalink / raw)
  To: gcc-bugs

subroutine = {
        name = 'ctime';
        arg  = 'time';
        arg  = 'result';

        call = 'CALL ctime(time = int_8, result = string)';
};

The documentation states:
> Arguments:
>   S  The type shall be of type CHARACTER. 
>   T  The type shall be of type INTEGER(KIND=8). 

But the implement dummy argument names are "time" and "result".


-- 
           Summary: intrinsic: CTIME
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dfranke at gcc dot gnu dot org
OtherBugsDependingO 30392
             nThis:


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-03-14  4:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-24 22:54 [Bug fortran/30953] New: intrinsic: CTIME dfranke at gcc dot gnu dot org
2007-03-03 10:25 ` [Bug fortran/30953] " fxcoudert at gcc dot gnu dot org
2007-03-13  9:09 ` brooks at gcc dot gnu dot org
2007-03-14  4:37 ` brooks at gcc dot gnu dot org
2007-03-14  4:39 ` brooks at gcc dot gnu dot org
2007-03-14  4:41 ` brooks at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).