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

             Bug #: 51736
           Summary: generic fortran procedures with allocatable/pointer
                    argument
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: wangmianz...@linuxmail.org


Created attachment 26221
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26221
a reduced example

According to the f2008 standard (12.4.3.4.5), dummy arguments having
allocatable attribute and pointer attribute should be distinguishable. Thus the
attached reduced code should be valid.
Will this feature be included in the later releases? Or could anyone provide
suggestions to work around? Thank you very much for your help and the great
compiler.

Reply via email to