From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21609 invoked by alias); 8 Jun 2009 07:03:22 -0000 Received: (qmail 21544 invoked by uid 48); 8 Jun 2009 07:03:09 -0000 Date: Mon, 08 Jun 2009 07:03:00 -0000 Subject: [Bug fortran/40377] New: gfortran documentation: Add note to C prog. part + update F200x status X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "burnus at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-06/txt/msg00433.txt.bz2 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