parser: Parse and reject GCC range initializers "[0 ... 9]".
[cparser] / jump_target.c
2012-10-30 Christoph MallonUse jump_target for conditional jumps.
2012-10-30 Christoph MallonUse jump_target for break.
2012-10-30 Christoph MallonAdd jump_targets as general mechanism to avoid unnecess...