Bug 83800

Summary: Internal Compiler Error
Product: [Retired] Red Hat Linux Reporter: Peter R. Torpman <peter>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-03 19:50:33 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 Peter R. Torpman 2003-02-09 00:18:30 UTC
From Bugzilla Helper: 
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux) 
 
Description of problem: 
Hi! 
When compiling xemacs 21.4.12 (from the xemacs-21.4.tar.gz file) , with the following 
CFLAGS:  
 
                "-O3 -mcpu=athlon -m3dnow" 
 
The compiler breaks on the file  frame-x.c (row 2895) 
 
If I compile the file with _just_ CFLAGS set to "-O2" it all works like it should. 
 
 
 
Version-Release number of selected component (if applicable): 
 
 
How reproducible: 
Always 
 
Steps to Reproduce: 
1. See description above. 
     
 
Additional info:

Comment 1 Jakub Jelinek 2003-02-17 14:20:38 UTC
If it is reproduceable, please mention all gcc options used to compile
frame-x.c and attach frame-x.i (add -save-temps to the options).

Comment 2 Jakub Jelinek 2004-10-03 19:50:33 UTC
No response, closing.