aboutsummaryrefslogtreecommitdiff
path: root/tests/pp/01.c
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-05-18 20:36:59 +0200
committerMichael Matz <matz@suse.de>2016-12-15 17:47:05 +0100
commit38e5cf0983e02b2fc77d77adfd9b937768dfcfd5 (patch)
treefd09ead1876e9bc967ebf71698449fe759f395e7 /tests/pp/01.c
parent8080401ab00aea30a1df70e36b55d3ff745d00c8 (diff)
downloadtinycc-38e5cf0983e02b2fc77d77adfd9b937768dfcfd5.tar.gz
tinycc-38e5cf0983e02b2fc77d77adfd9b937768dfcfd5.tar.bz2
tccpp: Fix macro_is_equal
When tokens in macro definitions need cstr_buf inside get_tok_str, the second might overwrite the first (happens when tokens are multi-character non-identifiers, see testcase) in macro_is_equal, failing to diagnose a difference. Use a real local buffer.
Diffstat (limited to 'tests/pp/01.c')
0 files changed, 0 insertions, 0 deletions