[Bug fortran/51944] New: file compiles properly on IBM xlf compiler and cary compiler

dominique.pelletier at polymtl dot ca gcc-bugzilla@gcc.gnu.org
Sun Jan 22 16:53:00 GMT 2012


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

             Bug #: 51944
           Summary: file compiles properly on IBM xlf compiler and cary
                    compiler
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominique.pelletier@polymtl.ca


Source if from Damian Rouson from Sandia National Laboratories
It compiles properly with IBM xlf and Cray fortran compilers.

apparently the allocate statement

Allocate ( localprdct, source = rhs)

is the culprit



More information about the Gcc-bugs mailing list