[PATCH] Remove i686, x86_64, and powerpc strtok implementations

Adhemerval Zanella adhemerval.zanella@linaro.org
Wed Jan 25 11:46:00 GMT 2017



On 25/01/2017 03:39, Siddhesh Poyarekar wrote:
> On Friday 06 January 2017 07:56 PM, Adhemerval Zanella wrote:
>> The idea of this patch is to fix BZ#16640 to align all the
>> implementations to a same contract.  However, with newer strtok
>> code it is better to get remove the old assembly ones instead of
>> fix them.
> 
> Looks good to me, but for 2.26.  I understand that this is a bug fix but
> switching routines does not seem right for this stage of development.
> These assembly routines have not been tuned for years and it is evident
> that gcc does a better job of tuning the routine.
> 
> Siddhesh
> 

Alright, I will add it in my 2.26 backlog.



More information about the Libc-alpha mailing list