Bug 85065

Summary: Internal compiler error
Product: [Retired] Red Hat Linux Reporter: Young Do, Lee <tifler>
Component: gcc3Assignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-25 11:19:46 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:

Description Young Do, Lee 2003-02-25 09:11:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:
when I compiled binutils-2.13(last stable) for PPC(cross compile),
complained like below...

Internal compiler error in simply_subreg, at simplyfy-rtx.c:2452

filename is ./config/tc-ppc.c

Version-Release number of selected component (if applicable):
gcc 3.2 20020903 (Red Hat Linux 8.0 3.2-7)

How reproducible:
Always

Steps to Reproduce:
1. ./configure --target=powerpc-linux --prefix=/some/prefix/
2. make
3.
    

Actual Results:  compile error

Expected Results:  no compile error

Additional info: Should I downgrade?

Comment 1 Jakub Jelinek 2003-02-25 11:19:46 UTC
No, you should upgrade. This ought to be fixed in rawhide gcc.