[Bug c++/87373] Packed structs are not handled properly on ARM architecture even with misaligned access is enabled
rearnsha at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 21 14:17:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87373
--- Comment #18 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
BTW, are you really trying to say that your hardware has a register that isn't
naturally aligned? That's really weird if so. If not, there are much easier
ways to handle this sort of stuff.
More information about the Gcc-bugs
mailing list