OSDN Git Service

* combine.c (try_combine): When swapping i2 and i3, newi2pat may be
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2004 21:57:50 +0000 (21:57 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2004 21:57:50 +0000 (21:57 +0000)
commit7f5a7fa1c4b9c138d49d68a275bd760a0cac66b4
tree7cbd18b60d711087fd1d79299cb4ad739fc57197
parentcfd726568e808cf82eaf8afb5bbda3acc671fd62
* combine.c (try_combine): When swapping i2 and i3, newi2pat may be
a PARALLEL instead of a SET due to added clobbers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87255 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c