(build_index_type, build_index_2_type): Don't pass HOST_WIDE_INT to routine expecting...
authorRichard Stallman <rms@gnu.org>
Wed, 9 Sep 1992 07:00:48 +0000 (07:00 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 9 Sep 1992 07:00:48 +0000 (07:00 +0000)
commitbc99efc9d63a3111181fa2e08c5810a4436f66d5
treee6975b0d0832b78f0d58990d7f4d2774a5ea9851
parentd434a42c5be6bce27fb525dedc2dd5b5f6a3e17f
(build_index_type, build_index_2_type): Don't pass HOST_WIDE_INT to routine expecting an int.

(build_index_type, build_index_2_type): Don't pass
HOST_WIDE_INT to routine expecting an int.  Don't pass negative
value even if hash code is INT_MIN.

From-SVN: r2087
gcc/tree.c