re-apply VLA by Thomas Preud'homme

This commit is contained in:
Joe Soroka
2011-04-06 09:17:03 -07:00
parent 17571298f3
commit ace0f7f259
7 changed files with 173 additions and 35 deletions

1
TODO
View File

@@ -48,7 +48,6 @@ 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)