Re: [BK/PATCH] better i386 compiler flags

Richard Henderson (rth@twiddle.net)
Sat, 11 Jan 2003 23:29:39 -0800


On Sun, Jan 12, 2003 at 12:06:02AM +0000, Dave Jones wrote:
> As a heads up, judging from gcc-patches, it seems that the gcc folks are
> changing -march over to -mtune at some point soon. I can't fathom the
> reasoning behind this other than causing a PITA for users.

No, -mcpu -> -mtune. Reason: mcpu means different things
to different targets, and it's confusing.

r~
-
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/