mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-11 15:50:06 +00:00
6a97b62a5b
GCC 4.8 enables -ftree-loop-distribute-patterns at -O3 by default and this optimization may transform loops into memset/memmove calls. Without proper handling this may generate unexpected PLT calls on GLIBC. This patch fixes by create memset/memmove alias to internal GLIBC __GI_memset/__GI_memmove symbols. |
||
---|---|---|
.. | ||
bits | ||
divdi3.c | ||
llabs.c | ||
lldiv.c | ||
Makefile | ||
strtoimax.c | ||
strtoumax.c | ||
symbol-hacks.h | ||
Versions | ||
wcstoimax.c | ||
wcstoumax.c |