This series add the support to generate the expressions corresponding to the sizeof of VLAs. Luc Van Oostenryck (2): vla-sizeof: add test cases vla-sizeof: add support for sizeof of VLAs evaluate.c | 32 ++++++++++++++++++++++++++++++++ validation/vla-sizeof0.c | 20 ++++++++++++++++++++ validation/vla-sizeof1.c | 21 +++++++++++++++++++++ validation/vla-sizeof2.c | 21 +++++++++++++++++++++ validation/vla-sizeof3.c | 21 +++++++++++++++++++++ validation/vla-sizeof4.c | 22 ++++++++++++++++++++++ 6 files changed, 137 insertions(+) create mode 100644 validation/vla-sizeof0.c create mode 100644 validation/vla-sizeof1.c create mode 100644 validation/vla-sizeof2.c create mode 100644 validation/vla-sizeof3.c create mode 100644 validation/vla-sizeof4.c -- 2.16.2 -- 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