Peter Maydell, on sam. 12 août 2017 11:53:20 +0100, wrote: > The utility of the warning is that it means you get told > about stuff that might break on other architectures.
Sure, I understand that. But here all fields are aligned on their size inside the packed structure. So there can't be alignment issues, and the compiler should be able to determine that. Samuel