BINOP[+] <tree for p> BINOP[*] IMPLICIEDT_CAST[ptrdiff_t] <tree for i> VAL[sizeof(*p)]
I don't think you want ptrdiff_t there. It isn't guaranteed to be big enough. size_t should do, though. M. - To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html