From 66f159e98b92550882c0763a26bb13966262389e Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Fri, 15 Feb 2008 14:49:30 +0000 Subject: [PATCH] TODO update [r18869] --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index 7a6a33a..51176d4 100644 --- a/TODO +++ b/TODO @@ -14,8 +14,7 @@ Parser: not resetting the current context properly (parse_for); expect in expressions suddenly return NULL which triggers asserts - label: declaration; is no valid C99 but we parse it anyway -- designator support for initializers -- add constant folding code +- add constant folding code (optional, ast2firm already does it) - Refactor code, so code to handle number values (and strings?) is an own module and replacable - Support some attributes. noreturn, unused, printf, scanf, packed would be -- 2.20.1