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/50376] New: pure procedure allows assignment to iterator variable in array constructor


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

             Bug #: 50376
           Summary: pure procedure allows assignment to iterator variable
                    in array constructor
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zeccav@gmail.com


Created attachment 25255
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25255
just compile it

gfortran must allow in a PURE procedure assignment to iterator variable in
array constructor


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