mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-05 12:14:52 +08:00
see testcase. We have to "empty" the macro-stack string on end_macro, as it may be 'tokstr_buf' which is going to be used twice in recursive invocations of macro_subst_tok. The uses aren't overlapping but the first one needs to be properly finalized.
33 B
33 B