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/50174] New: internal compiler error: derived type allocation


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: unassigned@gcc.gnu.org
        ReportedBy: pmason@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.


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