On Wed, 7 Mar 2007, Oleg Verych wrote: > > GCC's assembler version of this macro is optimized as needed.
Not fora non-constant mask, I bet. > But i wanted to address Al's statement about using typeof(): Well, that doesn't affect ALIGN(), since you can only use ALIGN() on an arithmetic type anyway (and only within scope). So the odd corner cases with typeof leaking data outside of the scope is not an issue. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/