From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Wed, 18 Oct 2006 21:54:08 -0700

> Reminds me, anyone know why GCC is too stupid to convert modulus of a 
> constant power of 2 into a mask operation?

If the computation ends up being signed it can't perform this
optimization.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to