Bug 97617 - g77 internal error
Summary: g77 internal error
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc
Version: 9
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-06-18 14:09 UTC by Stella
Modified: 2007-04-18 16:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-03 20:10:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Stella 2003-06-18 14:09:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.51 [pt] (Win98; U)

Description of problem:
I am compiling a package of programs in C and fortran languages, and the error message comes:

g77 -Wno-globals -O6 -march=pentiumpro -malign-double -fexpensive-optimizations
-ffast-math -funroll-loops -fomit-frame-pointer -c aneg.f
g77: Internal error: Segmentation fault (program f771)
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.


Version-Release number of selected component (if applicable):
gcc-3.2.2-5

How reproducible:
Sometimes

Steps to Reproduce:
1.Try to compile any program in fortran or C
2.
3.
    

Actual Results:  Error message returned.

Expected Results:  The object and executable files are expected. 

Additional info

Comment 1 Jakub Jelinek 2003-08-05 17:48:49 UTC
You need to provide the source (aneg.f in your case) so that anything can be
done about this.

Comment 2 Jakub Jelinek 2004-10-03 20:10:32 UTC
No testcase provided.  Closing.


Note You need to log in before you can comment on or make changes to this bug.