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] malloc: Always call memcpy in _int_realloc [BZ #24027]


This is OK with me.  I suspect gcc's potential inlining and/or our
target-specific memcpy()'s might offset any performance lost anyway.

Reviewed-by: DJ Delorie <dj@redhat.com>


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