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

             Bug #: 50174
           Summary: internal compiler error: derived type allocation
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: pma...@ricardo.com


Created attachment 25086
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25086
Simple module, contains type def + procedure

Get ICE when compiling code with a function that allocates a derived type
array. Compiled as "gfortran -c settee.f90". See test file attached.

Reply via email to