(simplify_comparison, case NEG): Replace large block of code with
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Dec 1992 11:08:28 +0000 (06:08 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Dec 1992 11:08:28 +0000 (06:08 -0500)
commit3bed814135dda6a1aa1171c0719675f1903f346f
tree2450c6894c80409fd357f064632fe9d3bbac57e1
parentcbec710efcae143355573a17944f821557fb78af
(simplify_comparison, case NEG): Replace large block of code with
equivalent call to num_sign_bit_copies.

From-SVN: r2972
gcc/combine.c