[PATCH] [Revised] libiberty hashtab.c:hash_pointer() needs intptr_t

Ian Lance Taylor iant@google.com
Thu Sep 3 16:33:00 GMT 2009


Ozkan Sezer <sezeroz@gmail.com> writes:

> This is the revised version of a previously OK'ed[1] but unapplied patch;
> configure is now regenerated for autoconf 2.64.  OK for trunk?  [I don't
> have svn write access.]
>
> [1] http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00780.html
>
> --
>
> 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.

I already OK'ed this patch.  It's still OK.

Anybody want to volunteer to apply it?

Ian



More information about the Gcc-patches mailing list