This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]