------- Comment #5 from rguenth at gcc dot gnu dot org 2008-08-13 22:01 ------- This is also 4 bytes in size:
struct X { uint32_t a:17; uint16_t b:8; uint16_t c:1; }; -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37119
rguenth at gcc dot gnu dot org Wed, 13 Aug 2008 15:03:00 -0700
------- Comment #5 from rguenth at gcc dot gnu dot org 2008-08-13 22:01 ------- This is also 4 bytes in size:
struct X { uint32_t a:17; uint16_t b:8; uint16_t c:1; }; -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37119