__typeof__ (const int)

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

 



Hi,

What does control or what is the rule for the type returned by
__typeof__ (const int) ?
On a private target (using newlib-stdint.h), sizeof(__typeof__ (-32768))
returns 4 but sizeof(__typeof__ (-32767)) returns 2...

Thanks,
Aurélien



[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