From db560e9439deaef3c15aa353828fd4d98a1b5f8c Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Sat, 5 Feb 2011 02:31:45 +0100 Subject: Revert "Implement C99 Variable Length Arrays" This reverts commit a5a50eaafeea0d3ca47bc8fb6baf983743470c60. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 74fe8a6..9d19153 100644 --- a/TODO +++ b/TODO @@ -48,6 +48,7 @@ Missing features: - improve '-E' option. - atexit (Nigel Horne) - packed attribute +- C99: add variable size arrays (gcc 3.2 testsuite issue) - C99: add complex types (gcc 3.2 testsuite issue) - postfix compound literals (see 20010124-1.c) -- cgit v1.3.1