From 3f67cc35c7659a3c6921caaabac8b6a4399e72cb Mon Sep 17 00:00:00 2001 From: lemon Date: Mon, 22 Dec 2025 20:07:17 +0100 Subject: c: add _Generic --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 94308d0..746d5c4 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,5 @@ - aarch64 backend -- STDC: thread local, VLAs, complex, long double, _Generic, atomics +- STDC: thread local, VLAs, complex, long double, atomics - test on non-GNU and non-linux POSIX systems (alpine, various BSDs). Maybe we'll need a configure script after all - DWARF debug information - implement GNU extensions: __attribute__, __builtin_*, ... -- cgit v1.2.3