Fix logic error in IncSP-to-Push/Pop optimisation, which caused the optimisation...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 22 Apr 2008 14:51:17 +0000 (14:51 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 22 Apr 2008 14:51:17 +0000 (14:51 +0000)
commit4f67f5ba5f49cab46c94b121041ada16c240e7d0
tree23d1b02be6f562b95976f1b6a12482b315065ccf
parentbdb2ac5ba922fe59c0aa5326b2a667ee9be2a8f0
Fix logic error in IncSP-to-Push/Pop optimisation, which caused the optimisation to be performed exactly when it was NOT requested.

[r19361]
ir/be/ia32/ia32_optimize.c