tree-ssa-ifcombine.c (ifcombine_ifandif): Use a ONE operand with the mode of the...
authorAndreas Krebbel <krebbel1@de.ibm.com>
Tue, 24 Jul 2007 12:53:14 +0000 (12:53 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Tue, 24 Jul 2007 12:53:14 +0000 (12:53 +0000)
commit3886f1d07b083598d3be8f8ed7f0c303173e08b3
tree5caefa58e16c86078440c033325878b45bd44c99
parentaedfac0ec957351085723e56204c4a54adaf089d
tree-ssa-ifcombine.c (ifcombine_ifandif): Use a ONE operand with the mode of the original operand instead of integer_one_node.

2007-07-24  Andreas Krebbel  <krebbel1@de.ibm.com>

* tree-ssa-ifcombine.c (ifcombine_ifandif): Use a ONE operand
with the mode of the original operand instead of
integer_one_node.

From-SVN: r126876
gcc/ChangeLog
gcc/tree-ssa-ifcombine.c