On Mon, Apr 27, 2009 at 10:45 AM, Christopher Li <sparse@xxxxxxxxxxx> wrote: > > Let me take a look at your code as well. Maybe I can spot some thing. > s2l_gen_assignment does not look into the expr->op value. When expr->op is '=' case, that is the general assign. When expr->op is SPECIAL_ADD_ASSIGN, that is the add assign case. You can take a look at linearize_assign function. Chris -- 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