This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/46483] Built-in memcpy() does not handle unaligned int for ARM


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46483

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-15 22:49:21 UTC ---
Sounds like the very old bad alignment issues for string-alignment targets,
should be fixed (conservatively) in 4.6.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]