public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/40377]  New: gfortran documentation: Add note to C prog. part + update F200x status
@ 2009-06-08  7:03 burnus at gcc dot gnu dot org
  2009-06-08 19:03 ` [Bug fortran/40377] " burnus 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 @ 2009-06-08  7:03 UTC (permalink / raw)
  To: gcc-bugs

The GNU Fortran manual should mention in the mixed-language programming section
that
  C's  A[i][j]
matches
  Fortran's A(j,i)
and that A(j+1,i) follows A(j,i) in memory.

Cf. http://gcc.gnu.org/onlinedocs/gfortran/Mixed_002dLanguage-Programming.html

 * * *

The Fortran 2003/2009 status should be updated based on:
http://gcc.gnu.org/wiki/Fortran2003
http://gcc.gnu.org/wiki/Fortran2003Status
http://gcc.gnu.org/wiki/Fortran2008Status
http://gcc.gnu.org/wiki/GFortran#news
Release notes, e.g.,
http://gcc.gnu.org/gcc-4.4/changes.html

cf. http://gcc.gnu.org/onlinedocs/gfortran/Fortran-2003-and-2008-status.html


-- 
           Summary: gfortran documentation: Add note to C prog. part +
                    update F200x status
           Product: gcc
           Version: 4.5.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=40377


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

end of thread, other threads:[~2009-12-08  8:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-08  7:03 [Bug fortran/40377] New: gfortran documentation: Add note to C prog. part + update F200x status burnus at gcc dot gnu dot org
2009-06-08 19:03 ` [Bug fortran/40377] " burnus at gcc dot gnu dot org
2009-06-13 19:21 ` pinskia at gcc dot gnu dot org
2009-12-07 15:35 ` burnus at gcc dot gnu dot org
2009-12-08  8:52 ` burnus at gcc dot gnu dot org
2009-12-08  8:53 ` burnus 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).