https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67246
Thomas Martitz <kugel at rockbox dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |---
--- Comment #4 from Thomas Martitz <kugel at rockbox dot org> ---
Well the question is still why it access this bitfield as 4-byte word, when the
bitfield is declared as a byte (__u8)
