Bug 250786

Summary: gfortran fails with internal compiler error: Illegal instruction
Product: [Fedora] Fedora Reporter: Scott R. Fulton <fulton>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: gcc-4.1.2-27.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-01 12:57:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fortran90 source file (self-contained) none

Description Scott R. Fulton 2007-08-03 16:38:32 UTC
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:

Comment 1 Scott R. Fulton 2007-08-03 16:38:32 UTC
Created attachment 160626 [details]
Fortran90 source file (self-contained)

Comment 2 Jakub Jelinek 2008-01-01 12:57:40 UTC
FC6 is EOL, the bug doesn't exist in F7 and later.