https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87019

            Bug ID: 87019
           Summary: ICE: Static member of derived type, organized in
                    coarray accessed
           Product: gcc
           Version: 8.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: welttensor at web dot de
  Target Milestone: ---

Created attachment 44560
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44560&action=edit
main and foo_module

When inside of member routine (foo_routine) of a derived type (foo_type) a
member-variable (foo_member) is accessed from a remote image, an internal
compiler error is produced.
This problem exists already in older versions of gfortran like 6.3 as well as
8.2.1

Reply via email to