combine.c (find_split_point): Don't turn a SIGN_EXTEND into a series of shifts if...
authorJeff Law <law@gcc.gnu.org>
Wed, 19 Feb 1997 18:18:06 +0000 (11:18 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 19 Feb 1997 18:18:06 +0000 (11:18 -0700)
commit101c1a3d93648d82511f33d826f1c64d33371463
tree4cefa5378d05a9ea979585cebd40edbc30313e15
parent930aeef3f3963cd1660a217e8f43ce04efd5d678
combine.c (find_split_point): Don't turn a SIGN_EXTEND into a series of shifts if...

        * combine.c (find_split_point): Don't turn a SIGN_EXTEND into
        a series of shifts if either mode is a partial integer mode.

From-SVN: r13665
gcc/combine.c