On Mon, Jan 14, 2013 at 03:10:25PM -0800, H. Peter Anvin wrote: > Actually, on 32 bits the compiler will simply drop the statement on > the floor, no #ifdef required. If gcc outputs a warning we should do > something about it, otherwise we can just plain ignore it.
Good point, it does that both when I do -O2 and -Os -m32 builds with a simple test program. Disregard my previous comment about this. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/