[PATCH COMMITTED] S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.

Stefan Liebler stli@linux.ibm.com
Wed Feb 6 08:26:00 GMT 2019


Hi,

the recent commit 65f7767a914144ae303f7b9ae81865061793dcb9
has introduced __wmemcmp and the weak alias wmemcmp.
This commit also introduces those symbols if glibc is build
with CFLAGS="-march=z13" where the ifunc is omitted.

Bye,
Stefan

ChangeLog:

	* sysdeps/s390/wmemcmp-vx.S: Add strong alias to
	__wmemcmp and weak alias to wmemcmp.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20190205_weak_wmemcmp.patch
Type: text/x-patch
Size: 957 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20190206/548654f0/attachment.bin>


More information about the Libc-alpha mailing list