Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25332 - march=pentium4 should be fixed in 3.2.3
Summary: march=pentium4 should be fixed in 3.2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-26 12:37 UTC by SpanKY
Modified: 2004-04-29 11:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2003-07-26 12:37:23 UTC
in the mozilla-firebird a check is done to see if gcc is ver 3 ... if it is, then 
march=pentium4 is turned into march=pentium3 + -msse2 is removed ... 
 
while this was true in 3.2.{0,1,2}, the march=pentium4 bug should be fixed in 3.2.3
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-04-29 10:44:15 UTC
fixed in 1.7_rc1-r1, thanks (almost comitted)
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-04-29 11:20:55 UTC
Committed