This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/50569] [4.6/4.7 regression] unaligned memory accesses generated for memcpy
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 11 Dec 2011 20:11:14 +0000
- Subject: [Bug tree-optimization/50569] [4.6/4.7 regression] unaligned memory accesses generated for memcpy
- Auto-submitted: auto-generated
- References: <bug-50569-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50569
--- Comment #12 from Mikael Pettersson <mikpe at it dot uu.se> 2011-12-11 20:11:14 UTC ---
Eric's proposed patch applied on top of gcc-4.7-20111210 fixes both test cases
for me on sparc-linux and arm-linux-gnueabi.