[Bug target/82820] [arm32]ldm/stm instructions Bus error while running with 64bit kernel

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 3 03:44:00 GMT 2017


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ldm/stm should not be used with unaligned memory.  Yes it was emulated when
using the arm kernel but the arm64 kernel does not emulate them.


More information about the Gcc-bugs mailing list