unroll.c (find_splittable_givs): After express_from, call replace_rtx to convert...
authorJim Wilson <wilson@cygnus.com>
Sat, 6 Feb 1999 10:08:51 +0000 (10:08 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 6 Feb 1999 10:08:51 +0000 (03:08 -0700)
commit8318490b1ebf6bce70a5ee7754c489aae228d945
tree8a4fe0b6462bc893be59144efa432a63614a626b
parent54ca6ffa139060575be8487db82d2cb551638eb5
unroll.c (find_splittable_givs): After express_from, call replace_rtx to convert dest_reg to new_reg.

        * unroll.c (find_splittable_givs): After express_from, call replace_rtx
        to convert dest_reg to new_reg.

From-SVN: r25056
gcc/ChangeLog
gcc/unroll.c