[Bug target/67246] MIPS: lw (load word) is generated for byte bitfield, leading to unaligned access
kugel at rockbox dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 17 09:55:00 GMT 2015
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)
More information about the Gcc-bugs
mailing list