Re: [PATCH] [2.4] [2.5] [i386] Add support for GCC 3.1

rwhron@earthlink.net
Sun, 26 May 2002 16:02:17 -0400


Another processor config could be CONFIG_K62.
gcc-3.1 -march=k6-2 benchmarks a little better
than -march=k6. Adding CONFIG_XF86_USE_3DNOW=y
seems to help a little too.

Based on grepping gcc-3.1 src, it appears:
k6-3 == k6-2
athlon-tbird == athlon
athlon-xp == athlon-4 == athlon-mp

-- 
Randy Hron

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/