diff options
| author | Thomas Preud'homme <thomas.preudhomme@celest.fr> | 2011-02-05 02:31:45 +0100 |
|---|---|---|
| committer | Thomas Preud'homme <thomas.preudhomme@celest.fr> | 2011-02-05 02:33:46 +0100 |
| commit | db560e9439deaef3c15aa353828fd4d98a1b5f8c (patch) | |
| tree | cc7562b43ced3312f8950bc2daacf4de39aed607 /TODO | |
| parent | 38f6467c065930c14c30a228920f319924ba0583 (diff) | |
| download | tinycc-db560e9439deaef3c15aa353828fd4d98a1b5f8c.tar.gz tinycc-db560e9439deaef3c15aa353828fd4d98a1b5f8c.tar.bz2 | |
Revert "Implement C99 Variable Length Arrays"
This reverts commit a5a50eaafeea0d3ca47bc8fb6baf983743470c60.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
