bugfix ... forgot to include old_fctnames
[libfirm] / TODO
diff --git a/TODO b/TODO
index 8bd3a93..11bfcbe 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
-  * 28.6.04 MMB
+  * 5.7.04 Goetz
+    in free_type: check the types that there is no pointer type that points
+    to the freed type.  If so report error.
+
+  + 28.6.04 MMB
     Div/Mod optimization for constants produces a result that will be optimized
     again and again :-( Add a flag or a clever encoding so thios does not happen