diff options
| author | 2025-12-22 20:07:17 +0100 | |
|---|---|---|
| committer | 2025-12-22 20:18:38 +0100 | |
| commit | 3f67cc35c7659a3c6921caaabac8b6a4399e72cb (patch) | |
| tree | 8f95d4d7c4528d5a3e6292135f6c04903ad1013d /todo.txt | |
| parent | 1aa5016265ae67fac625d0ba4e261ae7559ccb10 (diff) | |
c: add _Generic
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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_*, ... |