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