ref: c9d033d9c2ca5fdb266904ca6beeefc3b8a2dda8
parent: cd295810c421544600c991fbf93c6d8c8b535231
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu Aug 13 07:57:04 EDT 2015
Update TODO
--- a/cc1/TODO
+++ b/cc1/TODO
@@ -1,12 +1,10 @@
* Verify correctness in initializators
* emit initializators
-* emit structures definition
* Implement bitfields
* 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
-* Implement function calls
* 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