[Bug target/46483] Built-in memcpy() does not handle unaligned int for ARM
mikpe at it dot uu.se
gcc-bugzilla@gcc.gnu.org
Tue Nov 16 19:28:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46483
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #12 from Mikael Pettersson <mikpe at it dot uu.se> 2010-11-16 19:11:03 UTC ---
The bug was introduced between 4.3 and 4.4 in r142061, Jakub's "More aggressive
__builtin_memcpy optimizations (PR middle-end/29215)" patch:
http://gcc.gnu.org/ml/gcc-cvs/2008-11/msg00562.html
http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00637.html
More information about the Gcc-bugs
mailing list