(num_sign_bit_copies, case PLUS, case MULT): Replace occurrences of
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 29 Mar 1993 23:34:54 +0000 (18:34 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 29 Mar 1993 23:34:54 +0000 (18:34 -0500)
commit9295e6afce10657a704512ddc34d5413f64cf06e
treebaec559afcf9628aa04a8fb890a771cd075bdc4d
parent6559c3f4f6d034adfccbc7ac871455cf18f6d709
(num_sign_bit_copies, case PLUS, case MULT): Replace occurrences of
HOST_BITS_PER_INT with HOST_BITS_PER_WIDE_INT.

From-SVN: r3920
gcc/combine.c