diff options
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ - aarch64 backend - 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 +- test on non-GNU and non-linux POSIX systems (alpine, various BSDs) - DWARF debug information - implement GNU extensions: __attribute__, __builtin_*, ... - compiler optimizations: |