another test
authorMatthias Braun <matze@braunis.de>
Sat, 22 Mar 2008 12:44:35 +0000 (12:44 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 22 Mar 2008 12:44:35 +0000 (12:44 +0000)
[r19013]

TODO

diff --git a/TODO b/TODO
index db7afc6..9f2b993 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,6 +29,7 @@ ast2firm:
 - output source file positions for panics...
 - handle bitfield members with 0 correctly (standard says they finish the
   current unit)
+- create asm nodes
 
 Missing Errors:
 * label: declaration; is no valid C99 but we parse it anyway