(try_combine): Don't split a PARALLEL of a SIGN_EXTEND and the object being...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 18 Aug 1993 23:30:08 +0000 (19:30 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 18 Aug 1993 23:30:08 +0000 (19:30 -0400)
commitf0343c749001041ed2ac488058581cbcecda6ae0
tree14eafefc92a2bf02983c1fd12e7c410225609f5f
parent0840fd91a3ecc27805284548c687bc365581d031
(try_combine): Don't split a PARALLEL of a SIGN_EXTEND and the object being...

(try_combine): Don't split a PARALLEL of a SIGN_EXTEND and the object
being sign extended if we have made assumptions about the form the
I2DEST.

From-SVN: r5184
gcc/combine.c