diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-08-08 11:26:22 +0800 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-08-11 22:11:14 +0800 |
commit | 302bc33bc53c787da6e74162a7092e9c0fb964a8 (patch) | |
tree | 7c6f8bdefc8da6cbb46541c6820bbad7b74c7c51 /sysdeps/unix/sysv/linux/sparc/bits/sigstack.h | |
parent | ac47d8f6cf9744139adb12f540fb9cc610cac579 (diff) | |
download | glibc-302bc33bc53c787da6e74162a7092e9c0fb964a8.tar glibc-302bc33bc53c787da6e74162a7092e9c0fb964a8.tar.gz glibc-302bc33bc53c787da6e74162a7092e9c0fb964a8.tar.bz2 glibc-302bc33bc53c787da6e74162a7092e9c0fb964a8.zip |
elf: Replace `strcpy` call with `memcpy` [BZ #29454]
GCC normally does this optimization for us in
strlen_pass::handle_builtin_strcpy but only for optimized
build. To avoid needing to include strcpy.S in the rtld build to
support the debug build, just do the optimization by hand.
(cherry picked from commit 483cfe1a6a33d6335b1901581b41040d2d412511)
Diffstat (limited to 'sysdeps/unix/sysv/linux/sparc/bits/sigstack.h')
0 files changed, 0 insertions, 0 deletions