Gentoo's Bugzilla – Bug 25332
march=pentium4 should be fixed in 3.2.3
Last modified: 2004-04-29 11:20:55 UTC node unknown
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
fixed in 1.7_rc1-r1, thanks (almost comitted)
Committed