(size_int): NUMBER is unsigned so don't test for negative.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 13 Apr 1993 21:16:37 +0000 (17:16 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 13 Apr 1993 21:16:37 +0000 (17:16 -0400)
commitaa830baff1650a2f56fafd0f0be869217120aa3c
tree123da0c1fc4d6c139549761d568815496d84cc21
parentbece5e07ad2c356a5932024996d1489c686976d8
(size_int): NUMBER is unsigned so don't test for negative.

(optimize_bit_field_compare, all_ones_mask_p): Add missing last arg to
force_fit_type call.

From-SVN: r4138
gcc/fold-const.c