mirror of
https://github.com/frida/tinycc
synced 2024-12-23 05:26:49 +03:00
f5f82abc99
Insert a space when it is required to prevent mistokenisation of the output, and also in a few cases where it is not strictly required, imitating GCC's behaviour. |
||
---|---|---|
.. | ||
01.c | ||
01.expect | ||
02.c | ||
02.expect | ||
03.c | ||
03.expect | ||
04.c | ||
04.expect | ||
05.c | ||
05.expect | ||
06.c | ||
06.expect | ||
07.c | ||
07.expect | ||
08.c | ||
08.expect | ||
09.c | ||
09.expect | ||
10.c | ||
10.expect | ||
11.c | ||
11.expect | ||
12.expect | ||
12.S | ||
13.expect | ||
13.S | ||
14.c | ||
14.expect | ||
15.c | ||
15.expect | ||
Makefile |