Lines Matching full:bitfield
559 -Woverlength-strings -Wpacked -Wpacked-bitfield-compat -Wpadded
991 -mcfv4e -mbitfield -mno-bitfield -mc68000 -mc68020
4312 `-Wpacked-bitfield-compat'
4327 `-Wno-packed-bitfield-compat' to disable this warning.
13622 `-mno-bitfield'
17640 do not contain any portion of the bitfield, or memory-mapped
22435 layout. See the documentation of `-Wpacked-bitfield-compat' for
22703 exception of the bitfield packing:
22733 1. If a zero-length bitfield is inserted between two bitfields
22747 bitfield. If the zero-length bitfield were removed, `t1''s
22750 2. If a zero-length bitfield is inserted after a bitfield,
22751 `foo', and the alignment of the zero-length bitfield is
22753 aligned as the type of the zero-length bitfield.
22773 `t3', the zero-length bitfield will not affect the alignment
22779 1. If a zero-length bitfield follows a normal bitfield, the
22780 type of the zero-length bitfield may affect the
22782 has a size of 4 bytes, since the zero-length bitfield
22783 follows a normal bitfield, and is of type short.
22785 2. Even if a zero-length bitfield is not followed by a
22786 normal bitfield, it may still affect the alignment of
22797 3. Zero-length bitfields following non-bitfield members are
23411 accessed. Bitfield operations may be optimized such that adjacent
46035 * mno-bitfield: M680x0 Options. (line 230)
46982 * Wno-packed-bitfield-compat: Warning Options. (line 1410)
47077 * Wpacked-bitfield-compat: Warning Options. (line 1410)