------- Comment #1 from hjj at ifk dot sdu dot dk 2008-04-08 16:47 ------- (In reply to comment #0) > --> gfortran -malign-double test.f; a.out # ERROR: Segmentation violation > --> gfortran test.f; a.out # OK
Fix of typo (gcc instead of gfortran) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35873