combine.c (try_combine): When swapping i2 and i3...
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 9 Sep 2004 21:57:50 +0000 (21:57 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 9 Sep 2004 21:57:50 +0000 (21:57 +0000)
commit0b21d1dcf96c37da406c3720814b0bb5b5450929
tree7cbd18b60d711087fd1d79299cb4ad739fc57197
parent7bb09d158e46c14ec2d55ad0bf92f4abdeeed6c2
combine.c (try_combine): When swapping i2 and i3...

* combine.c (try_combine): When swapping i2 and i3, newi2pat may be
a PARALLEL instead of a SET due to added clobbers.

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