combine.c (try_combine): Don't set i3_subst_into_i2 for case of making new double...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Wed, 17 Jan 2001 18:27:37 +0000 (18:27 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 17 Jan 2001 18:27:37 +0000 (13:27 -0500)
commitc7be4f66b05aeb98962fda3dcf84cb895262a639
tree83f1f2aacb0598a9018d6c2fffeb97c179c93bf0
parentd70401eb2fc86f75d6a8ad6eda48386292b4a856
combine.c (try_combine): Don't set i3_subst_into_i2 for case of making new double-word constant.

* combine.c (try_combine): Don't set i3_subst_into_i2 for
case of making new double-word constant.
Revert last change: instead just test i3_subst_into_i2.

From-SVN: r39094
gcc/ChangeLog
gcc/combine.c