Re: Bools and bitfields

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

 



"Paulo J. Matos" <pocmatos@xxxxxxxxx> writes:

> On Mon, Dec 14, 2009 at 8:11 PM, Ian Lance Taylor <iant@xxxxxxxxxx> wrote:
>>
>> Not really, sorry.  gcc doesn't document type sizes, because the
>> design of gcc is such that they can be target dependent, and for some
>> targets can even vary based on command line options.
>>
>> Ian
>>
>
> Where is this defined in gcc code, for example for x86?

Look for INT_TYPE_SIZE and friends in config/CPU/CPU.h.

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