Do not initialise the variables declared in a for statement, if the initialisation...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Sep 2008 14:35:35 +0000 (14:35 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Sep 2008 14:35:35 +0000 (14:35 +0000)
commitbaa20478658f8bf9d229f75574f93aa1b329b3d5
treea3654291d786b8cda400d12fe86e6757f5540650
parent27490ed0321fd439eb9ee061a0cff62fbb569821
Do not initialise the variables declared in a for statement, if the initialisation is not reachable.

[r21976]
ast2firm.c