[Bug target/88469] [7/8 regression] AAPCS/AAPCS64 - Struct with 64-bit bitfield (128-bit on AArch64) may be passed in wrong registers

stefanrin at gmail dot com gcc-bugzilla@gcc.gnu.org
Sun Feb 24 08:23:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88469

--- Comment #12 from Stefan Ring <stefanrin at gmail dot com> ---
Unfortunately my armv5 device has died in the meantime, so I cannot verify my
original use case. The behavior is indeed different on armv7. It does not trap,
even for the original misaligned code. And contrary to x86, where the alignment
check flag can be changed by user space, this is a privileged operation on arm,
so I cannot even selectively enable it.


More information about the Gcc-bugs mailing list