This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero.
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: <libc-alpha at sourceware dot org>
- Date: Wed, 4 Oct 2017 20:16:25 +0000
- Subject: Re: [PATCH 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero.
- Authentication-results: sourceware.org; auth=none
- References: <1506542999-97895-1-git-send-email-patrick.mcgehearty@oracle.com> <1506542999-97895-2-git-send-email-patrick.mcgehearty@oracle.com> <1506542999-97895-3-git-send-email-patrick.mcgehearty@oracle.com> <1506542999-97895-4-git-send-email-patrick.mcgehearty@oracle.com> <125b565d-1c04-c532-e7f7-8a95ba97702c@linaro.org> <4f2d87d6-05ca-bef5-3f01-7a97ce19ea16@oracle.com> <f697dbbb-18bb-8d9b-ace4-e733218ea70e@linaro.org> <alpine.DEB.2.20.1710032048430.8372@digraph.polyomino.org.uk> <fd3b49e3-1859-bfb1-f6f9-3d20656d6b04@linaro.org>
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