mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 19:34:19 +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.
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
abort = 111
|
|
abort = 222
|
|
abort = 333
|
|
abort = 222
|
|
abort = 111
|