(make_signed_type): Consistently use HOST_BITS_PER_WIDE_INT.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 18 Jan 1993 18:41:46 +0000 (10:41 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 18 Jan 1993 18:41:46 +0000 (10:41 -0800)
commit13756074430d7ace49756f247d185c0de92f6481
treef3702b7b8d0be4b586d5d432239ed468b4c190b3
parent1f050b9b262115d78c865bad87644a056bb8539a
(make_signed_type): Consistently use HOST_BITS_PER_WIDE_INT.

(make_signed_type): Consistently use
HOST_BITS_PER_WIDE_INT.  Correct minor formatting problems.
(fixup_signed_type): Use HOST_BITS_PER_WIDE_INT and HOST_WIDE_INT
like make_signed_type does.
(fixup_unsigned_type): Correct minor formatting problem.

From-SVN: r3263
gcc/stor-layout.c