ref: 4089279e341a35d8762085de87b8db30803f7c3f
parent: 967584afc72c32a3cf344dcb6c0e25febe3d1a62
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu Oct 8 03:22:35 EDT 2015
Update cc1/TODO
--- a/cc1/TODO
+++ b/cc1/TODO
@@ -7,5 +7,5 @@
* 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
-* Add warnings in overflow of contant operations
* Add warning when some ANSI limit is violated.
+* Add k&r functions