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 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero.


On Wed, 4 Oct 2017, Adhemerval Zanella wrote:

> It is possible to implement the ARM resolvers in C and built it with GCC
> mainline with two adjustments along with default _ifunc macro:

Do you not get the problems with errors about incompatible types for a 
symbol and its aliases, in the absence of ifunc attribute support?

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