[Bug fortran/50556] New: cannot save namelist group name

zeccav at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 28 10:08:00 GMT 2011


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

             Bug #: 50556
           Summary: cannot save namelist group name
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zeccav@gmail.com


! cannot save namelist group name 
      namelist /i/ ii
      save i
      end



More information about the Gcc-bugs mailing list