[Bug fortran/83021] [7 Regression] gfortran segfault
bunk at stusta dot de
gcc-bugzilla@gcc.gnu.org
Fri Nov 17 18:39:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021
Adrian Bunk <bunk at stusta dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bunk at stusta dot de
--- Comment #5 from Adrian Bunk <bunk at stusta dot de> ---
Created attachment 42636
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42636&action=edit
Correct testcase
Sorry, I missed that one of the files was binary. Correct testcase is now
attached.
$ gfortran local_field.f90 global_field.f90 -fcoarray=lib
global_field.f90:126:0:
lhs%values(:) = rhs%state()
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
$
More information about the Gcc-bugs
mailing list