mirror of git://sourceware.org/git/glibc.git
Avoid an issue in gcc where some of the vector (aka SIMD) ops will sometimes end up getting wrongly optimized out. We use these instructions in many of the string implementations. If/when we have an upstreamed fix for this problem in gcc we can conditionalize the use of the extended assembly workaround in glibc. |
||
---|---|---|
.. | ||
bits | ||
tilegx32 | ||
tilegx64 | ||
Implies | ||
Makefile | ||
atomic-machine.h | ||
memchr.c | ||
memcpy.c | ||
memset.c | ||
memusage.h | ||
rawmemchr.c | ||
strcasestr.c | ||
strchr.c | ||
strchrnul.c | ||
string-endian.h | ||
strlen.c | ||
strnlen.c | ||
strrchr.c | ||
strstr.c |