[Bug target/69051] Misaligned read from the stack when using odd sized character array

m.frohiky at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 25 17:29:00 GMT 2015


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

--- Comment #2 from ⎓ <m.frohiky at gmail dot com> ---
After the move.l line, address error exception is executed.
And that is expected as that line tries to access 32 bit word from an odd
address.


More information about the Gcc-bugs mailing list