[Bug fortran/41897] New: Support TR 29113: "Further Interoperability of Fortran with C"

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 1 17:59:00 GMT 2009


There is a technical report (TR 29113) in preparation to allow "Further
Interoperability of Fortran with C".
Last draft is:
  ftp://ftp.nag.co.uk/sc22wg5/N1751-N1800/N1761.txt

One thing one presumably needs to change is the way ALLOCATBLE,INTENT(OUT)
variables are auto-deallocated: Currently, it happens in the caller. I think
for the TR one needs to make it happen in the callee.

Note: The draft N1761 is the result of the subgroup. Not all WG5/J3 members are
happy with the proposal. At the February 2009 meeting it will be discussed with
all members (cf. ftp://ftp.nag.co.uk/sc22wg5/N1751-N1800/N1794.txt).


-- 
           Summary: Support TR 29113: "Further Interoperability of Fortran
                    with C"
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          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=41897



More information about the Gcc-bugs mailing list