Re: SIZE_TYPE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Aurelien Buhrig <aurelien.buhrig.gcc@xxxxxxxxx> writes:

> What should be the correct setting of SIZE_TYPE for a target whose int
> is HI (and Pmode is PSI) ?
> long unsigned int (DI) or (short) unsigned int ?
>
> Is it only used for size_t ?

SIZE_TYPE is used for size_t.  It's value should normally be the
unsigned integer type which has the same number of bits as the type of a
pointer.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux