[Bug target/56620] Memcpy optimization may lead to unaligned access on ARM Thumb

eleventen at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Mar 14 21:06:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56620

Marc Singer <eleventen at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #5 from Marc Singer <eleventen at gmail dot com> 2013-03-14 21:05:42 UTC ---
Indeed the compiler documentation states that the ARMv6M and older default to
no unaligned accesses, but that changed in v7.

Thanks.



More information about the Gcc-bugs mailing list