unroll.c (find_splittable_givs): Don't split givs with a dest_reg that was created...
authorJeffrey A Law <law@cygnus.com>
Thu, 27 Nov 1997 19:24:06 +0000 (19:24 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 Nov 1997 19:24:06 +0000 (12:24 -0700)
commit80c2681c0aa9298df4ad2f5ff580ec82f1b74534
treed7a8859f9ec7fb4523fef2ac13d4e520b79a498b
parentaa59881828ad1791d4f8e7928415b71fde55b8ea
unroll.c (find_splittable_givs): Don't split givs with a dest_reg that was created by loop.

        * unroll.c (find_splittable_givs): Don't split givs with a dest_reg
        that was created by loop.

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