]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)
authorOzkan Sezer <sezeroz@gmail.com>
Thu, 3 Sep 2009 16:46:00 +0000 (16:46 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 3 Sep 2009 16:46:00 +0000 (09:46 -0700)
commit2e3dac6f94ec46ecfe05f34bba26f09d35b8681b
tree4f84a6682bd1aaed5aa99472dceeb58546c9315f
parent7d4507cb3051f5c256ffe567951744a53bd7f2d7
re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)

2009-09-03  Ozkan Sezer  <sezeroz@gmail.com>

PR target/39065
* configure.ac: Also check for intptr_t.
* config.h.in: Regenerated.
* configure: Regenerated.
* hashtab.c (hash_pointer): Cast the pointer argument to intptr_t
instead of of long.

From-SVN: r151386
libiberty/ChangeLog
libiberty/config.in
libiberty/configure
libiberty/configure.ac
libiberty/hashtab.c