public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/36260]  New: Audit intrinsic.texi and check whether keyword= names match
@ 2008-05-18 19:35 burnus at gcc dot gnu dot org
  2009-01-03 23:59 ` [Bug fortran/36260] " dfranke at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: burnus at gcc dot gnu dot org @ 2008-05-18 19:35 UTC (permalink / raw)
  To: gcc-bugs

See http://gcc.gnu.org/ml/fortran/2008-05/msg00207.html

Currently, the keywords used in intrinsic.texi don't match intrinsic.c.
(So far for all non-vendor extensions, intrinsic.c was correct.)

    TODO:
    - FSTAT: Fix intrinsic.{texi,c} argument-name mismatch
    - FREE: Fix intrinsic.{texi,c} argument-name mismatch
    - Everything after LINK needs to be audited
    and the problems mentioned at c.l.f. need to be fixed*

- LINK needs to be fixed. Currently there is a mismatch of the keywords between
the subroutine and function version (in intrinsic.c) and neither of them
matches intrinsic.texi.

*
http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/07bc8e6635971853
- MOVE_ALLOC(SRC, DEST)   should be   MOVE_ALLOC(FROM, TO)
- loc(ARRAY), nint(A), write(*,*) real(A), sizeof(I)


-- 
           Summary: Audit intrinsic.texi and check whether keyword= names
                    match
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


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

end of thread, other threads:[~2009-05-17 12:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-18 19:35 [Bug fortran/36260] New: Audit intrinsic.texi and check whether keyword= names match burnus at gcc dot gnu dot org
2009-01-03 23:59 ` [Bug fortran/36260] " dfranke at gcc dot gnu dot org
2009-05-03 12:10 ` fxcoudert at gcc dot gnu dot org
2009-05-03 12:37 ` fxcoudert at gcc dot gnu dot org
2009-05-17 12:47 ` fxcoudert at gcc dot gnu dot org
2009-05-17 12:49 ` 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).