commit af4c86d6dc8ef1f1c89e63805f639bb044ba6d19
Author:     Roberto E. Vargas Caballero <k...@shike2.com>
AuthorDate: Fri Sep 4 18:40:17 2015 +0200
Commit:     Roberto E. Vargas Caballero <k...@shike2.com>
CommitDate: Fri Sep 4 18:40:17 2015 +0200

    Update TODO

diff --git a/cc1/TODO b/cc1/TODO
index a3079cc..12dbb21 100644
--- a/cc1/TODO
+++ b/cc1/TODO
@@ -4,7 +4,6 @@
 * Define data structure shared between cc1 and cc2 with the type
   information
 * Rewrite error recovery code, and ensure correct state after recovery
-* Allow comparisions between pointers and 0
 * Parse correctly all integer and float constants
 * Add C99 features (almost all the new features of C99 are missed)
 * Add correct emit for any kind of constant

Reply via email to