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

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 14 20:33:00 GMT 2013


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-03-14 20:33:27 UTC ---
I think you are required to use -mno-unaligned-access for armv7 targets where
you doing bare metal work without the page table setup.



More information about the Gcc-bugs mailing list