Process the inner statement of a case label, even if the case range is empty.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 24 Oct 2012 12:01:01 +0000 (14:01 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 30 Oct 2012 09:26:25 +0000 (10:26 +0100)
commit287127a9ff31adbada4945a2e82cd4ab57786b85
treefb25deabb7261d769832324830696f8090e3abca
parent2b00a7d26f358dcec7882fe3c4c457abae0a0739
Process the inner statement of a case label, even if the case range is empty.

The inner statement might be reachable by other (case) labels.
ast2firm.c