[PATCH 1/2] Remove ancient GCC string inlines

Wilco Dijkstra wdijkstr@arm.com
Fri Oct 9 15:52:00 GMT 2015


Remove pre GCC3.2 optimizations from string/bits/string2.h. Passes AArch64, x86 and x64 regression.

OK for commit?

ChangeLog:
2015-10-09  Wilco Dijkstra  wdijkstr@arm.com

	* string/bits/string2.h (__STRING2_SMALL_GET16): Remove.
	(__STRING2_SMALL_GET32): Remove.
	(memset): Remove.
	(__memset_1): Remove.
	(__memset_gc): Remove.
	(__mempcpy_args): Remove.
	(strcpy): Remove.
	(strcpy_args): Remove.
	(__stpcpy_args): Remove.
	(strstr): Remove.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Remove-optimizations-for-ancient-GCC-versions.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151009/935939e9/attachment.txt>


More information about the Libc-alpha mailing list