On Friday 03 February 2006 14:39, Denis Vlasenko wrote: > Well, gcc obviously failed to realize that "% 16" == "& 15". > I'll file a bug.
-ENOTABUG. It's incorrect for signed integers, and gcc uses idiv insn instead. -- vda - 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