This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: [PATCH roland/arm] ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]


On Wed, 18 Mar 2015, Roland McGrath wrote:

> This was an oversight when I originally modified this code to handle the
> ARM_ALWAYS_BX and ARM_BX_ALIGN_LOG2 > 2 cases.  I'm not sure how I managed
> to miss it before.
> 
> This has no effect on existing (Linux) configurations.  I've tested the
> fixed code on arm-nacl (under qemu) and after this there are no test suite
> failures in string/ (before there were many).
> 
> OK?

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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