This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Libiberty - V2]: Handle VMS as a LLP64 platform in splay-tree.h
On Apr 6, 2012, at 12:26 AM, Ian Lance Taylor wrote:
> Tristan Gingold <gingold@adacore.com> writes:
>
>> gcc/
>> 2012-04-05 Tristan Gingold <gingold@adacore.com>
>>
>> * gengtype.c (main): Make uintptr_t a known type.
>>
>> include/
>> 2012-04-05 Tristan Gingold <gingold@adacore.com>
>>
>> * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
>> (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
>
> This is OK.
Thanks, committed.
Tristan.