unroll.c (find_splittable_givs): Only share if two givs have the same add and multipl...
authorJohn F. Carr <jfc@mit.edu>
Sat, 23 Aug 1997 23:25:05 +0000 (23:25 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 23 Aug 1997 23:25:05 +0000 (17:25 -0600)
commitb6ffe60242bddf106e906be802b5f739c266fc31
treed1b4496c251a555ed6ae53276f02d7a5a0fac110
parent2ebfd23067727c451e9cfc42e7c2fffb5ed7f006
unroll.c (find_splittable_givs): Only share if two givs have the same add and multiply values.

        * unroll.c (find_splittable_givs): Only share if two givs have the
        same add and multiply values.
Fixes some testsuite failures on the x86.

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