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: [email protected]
ReportedBy: [email protected]
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