From f4488e9153a4ead6f427902237cca93c67fec2bd Mon Sep 17 00:00:00 2001 From: lemon Date: Sun, 23 Nov 2025 10:30:03 +0100 Subject: cpp: fix bugs with recursive macro expansion (hopefully) --- todo.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index c022967..f729e99 100644 --- a/todo.txt +++ b/todo.txt @@ -3,7 +3,6 @@ Things to finish before moving onto compiler optimizations, C extensions, other - self host. not yet compiling: - io.c (TODO varargs) - c/eval.c, ir/fold.c (NYI flt -> u64 cvt) - - ir/optmem.c (preprocessor bugs w/ imap macros) - embedfilesdir.c (static eval bug) at some point add another backend like arm64 to make sure the non target specific stuff is generic enough.. -- cgit v1.2.3