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

             Bug #: 53876
           Summary: ICE: OOP Class array
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: pogo...@hotmail.com


Created attachment 27751
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27751
Module containing types declaration and test program

The following error was encountered when I run the attached program.
Apparently, this had already been reported and presumingly fixed but the bug
still persists.

oop_class_array.f90: In function ‘display_population’:
oop_class_array.f90:111:0: internal compiler error: in gfc_add_modify_loc, at
fortran/trans.c:161
        CALL self%indv(i)%display()
 ^

I program in Ubuntu i686 and using the latest gfortran:
gcc version 4.8.0 20120624 (experimental) (GCC) 

Any way forward.

Thanks

Reply via email to