Bug 231338

Summary: internal compiler error: in dwarf2out_finish
Product: [Fedora] Fedora Reporter: Mike Lindner <mplmpl>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 4.1.1-1.fc5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-12 14:48:03 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:
Attachments:
Description Flags
Preprocessed source to exhibit bug none

Description Mike Lindner 2007-03-07 19:41:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0

Description of problem:
Compiler crash

gcc -o Linux_All_DBG.OBJ/jscpucfg.o -c -Wall -Wno-format -DGCC_OPT_BUG -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX  -DDEBUG -DDEBUG_mikel -DEDITLINE -ILinux_All_DBG.OBJ  jscpucfg.c
jscpucfg.c:374: internal compiler error: in dwarf2out_finish, at dwarf2out.c:14116
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cckS5JIa.out file, please attach this to your bugreport.


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


How reproducible:
Always


Steps to Reproduce:
1.Trying to compile spidermonkey 1.60
2.Will attach file

Actual Results:


Expected Results:


Additional info:

Comment 1 Mike Lindner 2007-03-07 19:42:12 UTC
Created attachment 149482 [details]
Preprocessed source to exhibit bug

Comment 2 Jakub Jelinek 2007-03-12 14:48:03 UTC
Can't reproduce with current FC5 gcc (4.1.1-51.fc5), nor with an earlier
FC5 update gcc (4.1.1-1.fc5).