ref: af4c86d6dc8ef1f1c89e63805f639bb044ba6d19
parent: 7d47a7ba40f28736fffc6dde3bd07a4258373cc8
author: Roberto E. Vargas Caballero <[email protected]>
date: Fri Sep 4 14:40:17 EDT 2015
Update TODO
--- 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