On Mon, Jan 25, 2016 at 03:59:37PM +0100, Nicolai Stange wrote: > As an extension, GCC allows labels to be referenced a la > label1: > ... > > void *ptr = &&label1; > > Tag these label references as being address constants allowing them > to be used as initializers for objects of static storage duration. Would be good to add afew test case to show that. Luc -- 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