Re: 2.6.19-rc5-mm1 fails to compile with gcc 4.2

From: Segher Boessenkool
Date: Sun Nov 12 2006 - 09:13:58 EST


'sel' is a variable, so gcc can't provide it as an immediate operand. Specifying it as "rm" instead of "g" would have been better, but can't have any real influence.

It can become an immediate operand if the function
gets inlined into a caller.


Segher

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