aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/29_array_address.c
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-09-19 18:33:44 +0200
committerMichael Matz <matz@suse.de>2016-12-15 17:47:11 +0100
commitb303a00ce01876dfa2ba3fe532db04d200168b9d (patch)
tree7a19fee83f931068aeacc4168348e9719d943fc7 /tests/tests2/29_array_address.c
parentd4d3144e7516421880faf362ed2693c00c309065 (diff)
downloadtinycc-b303a00ce01876dfa2ba3fe532db04d200168b9d.tar.gz
tinycc-b303a00ce01876dfa2ba3fe532db04d200168b9d.tar.bz2
Revert "Reject jumping inside stmtexprs"
Not fully thought out. You can't jump inside stmt exprs, but you can jump out of them. So there's a difference between undefined but declared labels at the end of stmt exprs and those defined inside. Additionally it should also be checked if a label defined inside a stmt expr was tentatively created as declared from outside. I'm not prepared doing that right now, so simply revert. This reverts commit 9160e4cab9147d77840cc44a285031fdb4640cf9.
Diffstat (limited to 'tests/tests2/29_array_address.c')
0 files changed, 0 insertions, 0 deletions