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

Dave Jones (davej@suse.de)
Mon, 27 May 2002 00:10:56 +0200


On Sun, May 26, 2002 at 04:02:17PM -0400, rwhron@earthlink.net wrote:

> athlon-xp == athlon-4 == athlon-mp

Not quite...

if (!ix86_arch_string)
ix86_arch_string = TARGET_64BIT ? "athlon-4" : "i386";

Discussion with Jan Hubicka reveals that this should be checking for
"opteron", but as this was the closest match, it's not equivalent
to athlon-xp or athlon-mp in current gcc.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/