[PATCH 2/2] Remove ancient GCC string inlines
Wilco Dijkstra
Wilco.Dijkstra@arm.com
Wed Dec 16 13:08:00 GMT 2015
ping
> -----Original Message-----
> From: Wilco Dijkstra [mailto:wdijkstr@arm.com]
> Sent: 09 October 2015 16:53
> To: 'GNU C Library'
> Subject: [PATCH 2/2] Remove ancient GCC string inlines
>
> Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as they are no longer used in string2.h. Passes AArch64, x86 and x64
> regression.
>
> OK for commit?
>
> ChangeLog:
> 2015-10-09 Wilco Dijkstra wdijkstr@arm.com
[BZ #18712
> * string/string-inlines.c (__STRING2_COPY_TYPE): Moved from string2.h.
> (__mempcpy_small): Likewise.
> (__strcpy_small): Likewise.
> (__stpcpy_small): Likewise.
> * string/bits/string2.h (__STRING2_COPY_TYPE): Remove.
> (__mempcpy_small): Remove.
> (__strcpy_small): Remove.
> (__stpcpy_small): Remove.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Move-inlines-to-string-inline.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151216/25a1fbd0/attachment.txt>
More information about the Libc-alpha
mailing list