OSDN Git Service

* unroll.c (copy_loop_body): Fix one instance of using host
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Jul 2000 00:16:59 +0000 (00:16 +0000)
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Jul 2000 00:16:59 +0000 (00:16 +0000)
commit4ff7381280329eb3d6559dbe3be4e2f5fb000efa
tree92bb4041e84226a9e3656c6ff93dbb8173193c02
parent7234ad38d71dec993257ac7288fe2754eff75504
* unroll.c (copy_loop_body): Fix one instance of using host
arithmetic on the target; fixes loop-4 on a 32-bit -> 64-bit
cross-compile.

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