Re: fyi: gcc33-hammer crashes when compiling kvm emulate.c

From: Andi Kleen
Date: Tue Oct 26 2010 - 16:27:44 EST


> That is an issue too, as 3.x does a lot fewer optimizations than 4.x.

Well to be fair the default -Os build disables most of the fancy stuff
(and the resulting code is often terrible)

I guess it doesn't matter too much, at least not with the
CONFIG_CC_OPTIMIZE_SIZE default.

-Andi

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