https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92191
Bug ID: 92191 Summary: internal compiler error: Segmentation fault Product: gcc Version: 7.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: john_watts at isoparix dot com Target Milestone: --- Created attachment 47091 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47091&action=edit source file E:\ISOPERF\SRC>cat fosyan.s .file "fosyan.f" E:\ISOPERF\SRC>gfortran -g -ffpe-trap=zero,overflow,underflow -fdollar-ok -save-temps -c fosyan.f fosyan.f:1:0: PROGRAM FOSYAN internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <https://gcc.gnu.org/bugs/> for instructions. E:\ISOPERF\SRC>gfortran -dumpversion 7.4.0 E:\ISOPERF\SRC>uname CYGWIN_NT-6.1 Microsoft Windows [Version 6.1.7601] Service Pack 1