ast2firm: Implement casting from complex to real types.
[cparser] / jump_target.h
2012-12-12 Matthias Braunsimplify license header similar to libFirm
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...