Bug 716837

Summary: ICE: in new_elt_loc_list, at cselib.c:238
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jakub
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-28 10:37:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
preprocessed source file none

Description Dan Horák 2011-06-27 08:45:05 UTC
Created attachment 510041 [details]
preprocessed source file

during build of kernel-3.0-0.rc2.git0.1.fc16 an internal compiler error is thrown:

kernel/sched.c: In function 'SyS_sched_setscheduler':
kernel/sched.c:5237:1: internal compiler error: in new_elt_loc_list, at cselib.c:238


more information at http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=411912 (unfortunately the kernel build is not very verbose)


GCC version: gcc-4.6.0-10.fc16.s390x.rpm

Comment 1 Jakub Jelinek 2011-06-28 10:37:41 UTC
Should be fixed in gcc-4.6.1-1.fc16, but as mock is now totally broken, couldn't verify if that gcc hasn't regressed from earlier versions.