Re: [Libiberty - V2]: Handle VMS as a LLP64 platform in splay-tree.h

2012-04-10 Thread Tristan Gingold
On Apr 6, 2012, at 12:26 AM, Ian Lance Taylor wrote: > Tristan Gingold writes: > >> gcc/ >> 2012-04-05 Tristan Gingold >> >> * gengtype.c (main): Make uintptr_t a known type. >> >> include/ >> 2012-04-05 Tristan Gingold >> >> * splay-tree.h: Conditionnaly includes stdint.h an

Re: [Libiberty - V2]: Handle VMS as a LLP64 platform in splay-tree.h

2012-04-05 Thread Ian Lance Taylor
Tristan Gingold writes: > gcc/ > 2012-04-05 Tristan Gingold > > * gengtype.c (main): Make uintptr_t a known type. > > include/ > 2012-04-05 Tristan Gingold > > * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h > (libi_uhostptr_t, libi_shostptr_t): Remove, repl

[Libiberty - V2]: Handle VMS as a LLP64 platform in splay-tree.h

2012-04-05 Thread Tristan Gingold
On Apr 4, 2012, at 5:07 PM, Ian Lance Taylor wrote: > Tristan Gingold writes: > >> Would something like that be acceptable ? >> I have just checked that I can still build gcc with that patch. If you like >> this approach I will properly submit a patch. > > Thanks. > > You should also test t