]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
hashtab.c (hash_pointer): Delete low-order bits which are probably zero, also elimina...
authorHorst von Brand <vonbrand@sleipnir.valparaiso.cl>
Tue, 16 May 2000 16:59:20 +0000 (16:59 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 16 May 2000 16:59:20 +0000 (16:59 +0000)
commit1d2da2e1ce88da471b4b0cfc2ddc3ed49eb0cc51
tree1ee9fadb013b968d6dabc8bf4bbb38492f5703cb
parentd651ee8177f13596ab73a00e3c93949049f5d199
hashtab.c (hash_pointer): Delete low-order bits which are probably zero, also eliminate a warning on alpha.

        * hashtab.c (hash_pointer): Delete low-order bits which are
probably zero, also eliminate a warning on alpha.

From-SVN: r33934
libiberty/ChangeLog
libiberty/hashtab.c