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: Gcc builtin review: memcpy, mempcpy, memmove.


On 05/28/2015 10:36 AM, Joseph Myers wrote:
On Mon, 25 May 2015, Ondřej Bílka wrote:

Andrew as I promised review and what you would need to fix for x64 gcc
  and remove ugly gcc hacks and replace them with nice headers :-)

I will take a functions in order from string.h and comment about
these.

Reviews of optimization issues with GCC built-in functions belong
primarily in the GCC context, not glibc at all.
Agreed. Trying to address all this stuff in glibc is wrong. Each issue should be evaluated and a determination made individually whether the issue should be addressed in gcc or glibc.


Jeff



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