Bug 190998

Summary: Compiling with -msse2 flag on AMD64 in 32bit mode throws error
Product: [Fedora] Fedora Reporter: thewade <pdman>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.1.0-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-09 08:10:25 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 compiler told me to post this output with my bug report none

Description thewade 2006-05-08 01:17:07 UTC
Description of problem:


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

How reproducible:
Every time (unless I remove the -msse2 flag)

Steps to Reproduce:
1. download and configure gem (gem.iem.at)
2. run make
3. get an error and a request to post bug after about 10 files
  
Actual results:
(see above and attached)

Expected results:
Normal compile

Additional info:
This is a non-blocking problem as I can compile without the msse2 flag. I don't
really know what the sse2 flag does but I bet my AMD64 running in 32-bit mode
will take a performance hit without it. Oh well.

Comment 1 thewade 2006-05-08 01:17:07 UTC
Created attachment 128720 [details]
The compiler told me to post this output with my bug report

Comment 2 Jakub Jelinek 2006-05-09 08:10:25 UTC
Fixed in FC5.