This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49191] gcc.dg/memcpy-3.c FAILs on SPARC
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 7 Jun 2011 13:15:24 +0000
- Subject: [Bug middle-end/49191] gcc.dg/memcpy-3.c FAILs on SPARC
- Auto-submitted: auto-generated
- References: <bug-49191-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49191
--- Comment #5 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-06-07 13:13:59 UTC ---
(In reply to comment #4)
> And arm-linux-gnueabi.
Though on ARM I would expect this to pass once we can support unaligned
memcpy's for certain versions of the architecture.
Ramana