Bug 450889

Summary: ICE while compiling staden-io_lib package on ppc
Product: [Fedora] Fedora Reporter: Christian Iseli <Christian.Iseli>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-12 14:44:31 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:
Bug Depends On:    
Bug Blocks: 444735    
Attachments:
Description Flags
preprocessed file none

Description Christian Iseli 2008-06-11 16:49:03 UTC
Description of problem:
gcc gets an ICE while compiling the staden-io_lib package


Version-Release number of selected component (if applicable): 4.3.1-1


How reproducible:
grab staden-io_lib srpm from devel branch and launch mock on it

  
Actual results:
ctfCompress.c: In function 'ctfCompress3Init':                                 
        ctfCompress.c:334: internal compiler error: in compute_antic, at
tree-ssa-pre.c:2020    Please submit a full bug report,                        
                               with preprocessed source if appropriate.        
                                       See <http://bugzilla.redhat.com/bugzilla>
for instructions.                             Preprocessed source stored into
/tmp/cc25Vev4.out file, please attach this to your bugreport.


Expected results:


Additional info:
/tmp/cc25Vev4.out is attached

Comment 1 Christian Iseli 2008-06-11 16:49:03 UTC
Created attachment 308958 [details]
preprocessed file

Comment 2 Christian Iseli 2008-06-12 14:35:10 UTC
FWIW, the koji build succeeds on F-8, but fails on F-9 (and devel, of course).

Comment 3 Jakub Jelinek 2008-06-25 09:52:20 UTC
The fix is now in gcc-4.3.1-3 in rawhide.

Comment 4 Jason Tibbitts 2008-08-10 11:33:11 UTC
Was there any intention of fixing this issue in Fedora 9?