unroll.c (find_splittable_givs): Do not split DEST_ADDR givs that are not unrolled...
authorRichard Henderson <rth@redhat.com>
Mon, 22 Jul 2002 00:29:56 +0000 (17:29 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 22 Jul 2002 00:29:56 +0000 (17:29 -0700)
commitb1aef35bb1ba3ee75c7e9831b3248ab8d1f7b353
tree893750762fec5b510f61a2dacd50a5d5b3e1f41c
parent5e1afb115ee0038eb3474176d8c56c2460a4274e
unroll.c (find_splittable_givs): Do not split DEST_ADDR givs that are not unrolled completely.

        * unroll.c (find_splittable_givs): Do not split DEST_ADDR givs
        that are not unrolled completely.

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