This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/48048] New: [F2003] Remove constraint on namelist group objects


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

           Summary: [F2003] Remove constraint on namelist group objects
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: w6ws@earthlink.net


Fortran-90/95 had a major constraint on namelist group objects which prevented
the use of non-fixed-length objects.  In F2003, this constraint was removed. 
Compare section 5.4 in F95 with section 5.4 in F2003.

This is not a critical need for me at this point in time.  But I wanted to see
it in the bugzilla for completeness.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]