On Mon, Oct 25, 2010 at 8:10 PM, Christopher Li <sparse@xxxxxxxxxxx> wrote: > It seems that the error is not from the goto. It is from the malformed > asm_clobber. > For empty asm_clobber list, sparse currently add nil expr into the > list. Evaluate will > complain about the nil pointer thinking it has a bad type. > > Any way, this patch should fix it. > > Please let me know that help you or not. I am going to apply it after > the 0.4.3 release. > I'm afraid this didn't solve it for me when applying on top of v0.4.3, if you have any other patches to try, I'd be glad to test them out. Harvey -- 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