[Bug target/66917] ARM: NEON: memcpy compiles to vld1 and vst1 with incorrect alignment
mikpelinux at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Jul 18 12:21:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66917
Mikael Pettersson <mikpelinux at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpelinux at gmail dot com
--- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> ---
I can reproduce the alignment faults on armv7l-linux-gnueabi with -O3
-mfpu=neon and gcc-4.8.5/4.9.3/5.2/6.0, but not with gcc-4.7.4.
More information about the Gcc-bugs
mailing list