1
0
mirror of https://github.com/mirror/tinycc.git synced 2025-03-04 08:20:12 +08:00
Commit Graph

1 Commits

Author SHA1 Message Date
seyko
a1c139063b output space after TOK_PPNUM which followed by '+' or '-'
* correct -E output for the case ++ + ++ concatenation
        do this only for expanded from macro string
        and only when tcc_state->output_type == TCC_OUTPUT_PREPROCESS
2016-05-01 05:43:57 +03:00