diff options
| author | Michael Matz <matz@suse.de> | 2017-07-10 22:25:11 +0200 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2017-07-10 22:25:11 +0200 |
| commit | 9bea88d61611dc12eeb211e342461f9157177464 (patch) | |
| tree | d8a3c666fce163dd132c7bf01e6c13c1396676c4 /tests/tests2/87_dead_code.expect | |
| parent | 2240422da9b55b71cfb32220bb0246ec92bfc432 (diff) | |
| download | tinycc-9bea88d61611dc12eeb211e342461f9157177464.tar.gz tinycc-9bea88d61611dc12eeb211e342461f9157177464.tar.bz2 | |
Fix statement exprs returning a local label
Like returned local variables also labels local to a statement expression
can be returned, and so their symbols must not be immediately freed
(though they need to be removed from the symbol table).
Diffstat (limited to 'tests/tests2/87_dead_code.expect')
0 files changed, 0 insertions, 0 deletions
