Put it here before it goes out of sight and submerges as minor item in the
F2008 standard:

TYPE T
  CONTAINS
    PROCEDURE :: foo, bar

is invalid in F2003 since no list is allowed, but with F2008 there will be a
list allowed; see item 6 - "Paper 09-208r1" at
http://j3-fortran.org/pipermail/j3/attachments/20090512/817b9628/attachment.txt,
which is the following paper:
http://j3-fortran.org/doc/year/09/09-208r2.txt

Disclaimer: Fortran 2008 is not yet a formal standard, the route to it is
listed here: ftp://ftp.nag.co.uk/sc22wg5/N1751-N1800/N1781.txt


-- 
           Summary: F2008: Type-bound procedure: allow list after PROCEDURE
           Product: gcc
           Version: unknown
            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=40117

Reply via email to