This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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, mips, memmove] Remove memmove's use of memcpy on MIPS


On Fri, 25 Jan 2013, Steve Ellcey  wrote:

> Rather then use a slower safer prefetch for memcpy, which would also fix
> this problem,  I would like to remove the setting of MEMCPY_OK_FOR_FWD_MEMMOVE
> in memmove.c.

Removing the MIPS memmove.c is OK.  There's no point in having the file 
when it doesn't define MEMCPY_OK_FOR_FWD_MEMMOVE

-- 
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]