Description of problem: Compiling the file pswm_pars.f90 generates the following result: pswm_pars.f90:0: internal compiler error: Illegal instruction Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. Version-Release number of selected component (if applicable): GNU Fortran (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13) How reproducible: compile the attached file with: gfortran -c pswm_pars.f90 Steps to Reproduce: 1. 2. 3. Actual results: see above Expected results: should compile Additional info:
Created attachment 160626 [details] Fortran90 source file (self-contained)
FC6 is EOL, the bug doesn't exist in F7 and later.