On Sun, Apr 26, 2009 at 5:44 PM, Alberto Bertogli <albertito@xxxxxxxxxxxxxx> wrote: > GCC supports a __thread storage class, used to indicate thread-local > storage. It may be used alone, or with extern or static. Can you add the validations for the three usage case? > > This patch makes sparse aware of it, but ignores it completely. Tempting to rename it as ignore_declartor or some thing like that. Because we currently don't do any thing about it. Maybe there will be similar specifier can share the simple ignore later. 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