Determines whether the default bitfield type is changed to unsigned.
Windows: None
Linux: Data > Change Default Bitfield Type to unsigned
Mac OS X: Data > Unsigned bitfield Type
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
-funsigned-bitfields -fno-unsigned-bitfields |
Windows: |
None |
None
-fno-unsigned-bitfields |
The default bitfield type is signed. |
This option determines whether the default bitfield type is changed to unsigned.
None