Bug 143669

Summary: gcc crashes when initializing mmx variable
Product: [Fedora] Fedora Reporter: Søren Sandmann Pedersen <sandmann>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: kem
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-27 13:15:15 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
the crasher none

Description Søren Sandmann Pedersen 2004-12-23 17:32:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7)
Gecko/20040615 Firefox/0.9

Description of problem:
GCC crashes with a segmentation fault when run on the attached program.

Version-Release number of selected component (if applicable):
gcc-3.4.2-6.fc3

How reproducible:
Always

Steps to Reproduce:
gcc gccbug.c


Additional info:

Comment 1 Søren Sandmann Pedersen 2004-12-23 17:33:01 UTC
Created attachment 109096 [details]
the crasher

Comment 2 Jakub Jelinek 2004-12-27 13:15:15 UTC
Confirmed with both GCC 3.4.3-RH and GCC CVS HEAD.
Tracked upstream: http://gcc.gnu.org/PR19164