(all_ones_mask_p): Really use tmask.
authorRichard Stallman <rms@gnu.org>
Wed, 24 Feb 1993 06:43:37 +0000 (06:43 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 24 Feb 1993 06:43:37 +0000 (06:43 +0000)
commit13af526d4f317b9a8ac4cb1d3d66a6c160da6ca7
tree0575a6ad99ddeb3882b85e89c9b0d6ebd0437430
parent44735512c91eed6880c4de2c01f903c48f6f3013
(all_ones_mask_p): Really use tmask.

(all_ones_mask_p): Declare tmask to be `tree'.
(optimize_bit_field_compare) Add missing semicolon.

(decode_field_reference): Use force_fit_type
instead of convert to avoid truncated integer warning.
(all_ones_mask_p): Likewise.

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