AW: ARMv7: VLDR instruction for unaligned address (GCC 9.5.0)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I wrote:

> However, declaring it __attribute__((aligned(1))) compiles (but still fails at runtime).

This is of course nonsense, as this attribute does not impact the packaging of the struct members.

So, the question is why the packed attribute yields a compiler error, but #prama pack does not. (Unless those two have different semantics.)

Christian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux