Code suppression fixes
commit7ad2cf8d68249a3da0322863297ff48327c4fed0
authorMichael Matz <matz@suse.de>
Tue, 14 Nov 2017 14:38:40 +0000 (14 15:38 +0100)
committerMichael Matz <matz@suse.de>
Fri, 5 Jan 2018 01:19:26 +0000 (5 02:19 +0100)
tree32cfb75a686f1f5f33432c52cb62132526751239
parent8294285d8f8400b435a59b4913dcf5617c999b0f
Code suppression fixes

See adjusted testcase, a lone break; in a do while loop was
incorrectly disabling the exit test.
tccgen.c
tests/tests2/87_dead_code.c
tests/tests2/87_dead_code.expect