public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30948]  New: intrinsic: CHDIR
@ 2007-02-24 18:48 dfranke at gcc dot gnu dot org
  2007-02-24 18:55 ` [Bug fortran/30948] " dfranke at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-02-24 18:48 UTC (permalink / raw)
  To: gcc-bugs

subroutine = {
        name = 'chdir';
        arg  = 'path';
        arg  = 'status';

        call = 'CALL chdir(path = string)';
        call = 'CALL chdir(path = string, status = int_1)';
        call = 'CALL chdir(path = string, status = int_2)';
        call = 'CALL chdir(path = string, status = int_4)';
        call = 'CALL chdir(path = string, status = int_8)';
};

1. The name of the first dummy argument is "NAME" instead of "PATH" (as
documented)
2. The library does not provide overloads for int1 and int2 (i16?)
3. The documentation does not specify the type of the STATUS argument


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


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


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

end of thread, other threads:[~2007-08-06 22:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-24 18:48 [Bug fortran/30948] New: intrinsic: CHDIR dfranke at gcc dot gnu dot org
2007-02-24 18:55 ` [Bug fortran/30948] " dfranke at gcc dot gnu dot org
2007-03-03 10:23 ` fxcoudert at gcc dot gnu dot org
2007-03-14  4:19 ` 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:44 ` brooks at gcc dot gnu dot org
2007-08-06 22:46 ` fxcoudert 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).