hashtab.c
27.4 KB
-
re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t) · 2e3dac6f
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
Ozkan Sezer committed