(num_sign_bit_copies): Properly handle case when MODE is narrower than that of X.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 8 Aug 1993 21:31:39 +0000 (17:31 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 8 Aug 1993 21:31:39 +0000 (17:31 -0400)
commit312def2eda47dd591c50f9bf9959fc3129e275e0
tree183cc19aba5df130a788a5bd88d0675d808837a5
parent00aae7b152f77c0aa1e0bd9ac2001635ca9c7c95
(num_sign_bit_copies): Properly handle case when MODE is narrower than that of X.

(num_sign_bit_copies): Properly handle case when MODE is narrower than that
of X.
(simplify_shift_const): Remove change of July 26.

From-SVN: r5110
gcc/combine.c