mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
* give warning if pragma is unknown for tcc
* don't free asm_label in sym_free(),
it's a job of the asm_free_labels().
The above pragmas are used in the mingw headers.
Thise pragmas are implemented in gcc-4.5+ and current
clang.
3.5 KiB
3.5 KiB