A few restrictions were lifted in F2003:
    * The following OPEN numeric values can be of any kind: RECL=
    * The following READ and WRITE numeric values can be of any kind:
REC=, SIZE=
    * The following INQUIRE numeric values can be of any kind:
NEXTREC=, NUMBER=, RECL=, SIZE=
    * In all I/O statements, the following numeric values can be of any
kind: UNIT=, IOSTAT=


-- 
           Summary: I/O specifiers can now be of any kind
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org
OtherBugsDependingO 20585
             nThis:


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

Reply via email to