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] libiberty hashtab.c:hash_pointer() needs intptr_t


"O.Sezer" <sezeroz@gmail.com> writes:

> 	* configure.ac: also check for intptr_t
> 	* hashtab.c (hash_pointer): cast the pointer argument to
> 	intptr_t instead of of long.

This is OK.  Please mention the PR number in the ChangeLog entry.

It's not actually necessary to send the patches to the generated files.

Thanks.

Ian


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