K 10 svn:author V 6 anholt K 8 svn:date V 27 2003-05-22T16:56:46.000000Z K 7 svn:log V 256 Change -march=pentium4 to -march=pentium3 when CPUTYPE==p4, because gcc 3.2 is known to produce broken code with -march=pentium4. Add a note explaining this. This should be removed when we update to gcc 3.3 or the bug is otherwise fixed. Approved by: re END