replaced the different statement types by one union type saving a lot of casts (and...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 25 Nov 2007 19:35:27 +0000 (19:35 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 25 Nov 2007 19:35:27 +0000 (19:35 +0000)
commit46d10fc1f296c54c684ed698b1e26a290046d7b2
treec6a28bcbf1e2c7c5a2e78c06669c1c8181851e69
parent16960178ce1714e96fe33cb1ff54ce377cb05dca
replaced the different statement types by one union type saving a lot of casts (and adding more field specifier :-)

[r18530]
ast.c
ast.h
ast2firm.c
ast_t.h
parser.c