This series avoid assertion failures and the corresponding SIGABORTs which may occur when processing code containing a label defined multiple times. Luc Van Oostenryck (2): label: add testcase for label redefinition label: avoid multiple definitions parse.c | 9 ++++++--- validation/label-redefined.c | 17 +++++++++++++++++ 2 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 validation/label-redefined.c -- 2.17.0 -- 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