ref: cd1c02a7e638b91a3506d71a79480e9020e83ffb
parent: 064827f58bf1e87a4640ebabaa8152878ccb585b
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Tue Dec 19 03:09:57 EST 2017
[cc1] Add more comments to the TODO list
--- a/cc1/TODO
+++ b/cc1/TODO
@@ -10,3 +10,5 @@
* Merge all the definitions of the same string
* Do not assign identifierss until symbols are emitted. This change will
avoid identifiers that are not emitted.
+* Fix assignation abbreviations. They fail whe lhs type is smaller than
+ the type in rhs