This porgram, when compiled with $ gfortran prog.f -o prog gives segmentation fault:
real, parameter :: a = 1. write(*,a) 'test' end Result: test.f:0: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. -- Summary: very simple error gives segmentation fault Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: leandromartinez dot spam at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35582