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: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 10 Dec 2011 16:46:29 +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
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |ASSIGNED
AssignedTo|unassigned at gcc dot |ebotcazou at gcc dot
|gnu.org |gnu.org
--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-12-10 16:46:29 UTC ---
> Unfortunately gcc-4.6-20111209 (which includes the PR51315 fix) still causes
> alignment faults in this PR's test cases, on both sparc-linux and
> armv5tel-linux-gnueabi.
Bummer. Investigating then.