Bug 853468

Summary: internal compiler error: Illegal instruction
Product: [Fedora] Fedora Reporter: Pierre Ossman <pierre-bugzilla>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: jakub, law
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-05 12:11:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
cc3qrLnp.out none

Description Pierre Ossman 2012-08-31 16:07:45 UTC
Created attachment 608553 [details]
cc3qrLnp.out

Tried to compile the kernel SRPM (kernel-3.5.2-3.fc17.x86_64) and it failed with a compiler crash:

...
+ '[' -s .newoptions ']'
+ rm -f .newoptions
+ make ARCH=x86_64 oldnoconfig
  HOSTCC  scripts/kconfig/conf.o
scripts/kconfig/conf.c: In function 'conf':
scripts/kconfig/conf.c:414:1: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cc3qrLnp.out file, please attach this to your bugreport.
make[1]: *** [scripts/kconfig/conf.o] Error 1
make: *** [oldnoconfig] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.zx0FeB (%prep)

Comment 1 Jakub Jelinek 2012-10-05 12:11:51 UTC
Can't reproduce, works just fine here.  Furthermore, Illegal instruction ICE sounds like corrupted binary or overheating issue.