aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
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)