shithub: scc

Download patch

ref: e2a51c17187b205422f06cf0516b1192a8db8220
parent: e7db091c25a7798829aa87e07b7e8a860b60ed3d
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu Jun 9 12:10:48 EDT 2016

[cc1] Update TODO

Correctness in initializers was fixed long time ago,
at least until the point that we know what we are
doing wrong.

--- a/cc1/TODO
+++ b/cc1/TODO
@@ -1,4 +1,3 @@
-* Verify correctness in initializators
 * Implement bitfields
 * Rewrite error recovery code, and ensure correct state after recovery
 * Parse correctly all integer and float constants