[Bug fortran/80235] New: ICE: coarrays, submodule
mexas at bristol dot ac.uk
gcc-bugzilla@gcc.gnu.org
Tue Mar 28 13:20:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80235
Bug ID: 80235
Summary: ICE: coarrays, submodule
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: mexas at bristol dot ac.uk
Target Milestone: ---
Created attachment 41063
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41063&action=edit
module file
$ caf -c m.f90
$ caf -c sm.f90
sm.f90:22:0:
maxfe = size( cgca_pfem_centroid_tmp%r, dim=2 )
internal compiler error: Segmentation fault
m.f90 - module, sm.f90 - submodule, both attached.
More information about the Gcc-bugs
mailing list