* combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 /
commit813ebca1ca58622f5d625d319af3539a4453a6de
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Nov 2000 22:02:21 +0000 (2 22:02 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Nov 2000 22:02:21 +0000 (2 22:02 +0000)
tree7383402ebd93d35de160bfd0be9839064ff76168
parent0878afe3e4f2dcfb82d9aabd04792f1866ebfab6
* combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 /
elim_i1.
In REG_DEAD handling: When handling parts of multi-hard-reg hard
registers, increment the loop counter by the size of the parts;
use recursion to handle individual parts.

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