Fix a gammel-bug: try_create_Immediate() dropped the negation of Minus(Const())....
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 24 Feb 2010 14:12:35 +0000 (14:12 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 24 Feb 2010 14:12:35 +0000 (14:12 +0000)
commit7d36daa87447b0ba9fbc4f0757c0f5e6c0c8493a
treefcc46be08620ee5dd31d7a434e1c290be4e97848
parent6191bc0fe9dc62446b0e0c15e9179b13161dc63d
Fix a gammel-bug: try_create_Immediate() dropped the negation of Minus(Const()). In practice this never occurs, because constant folding folds the Minus.

[r27209]
ir/be/ia32/ia32_common_transform.c