Can __attribute__ ((packed)) create a 1-bit struct when the only member is a bit-field?
I was reading through the documentation of GNU/GCC and I stopped at the description of __attribute__ ((packed))
.
It says:
I was reading through the documentation of GNU/GCC and I stopped at the description of __attribute__ ((packed))
.
It says: