diff options
author | Martin Sebor <msebor@redhat.com> | 2021-02-01 08:58:31 -0700 |
---|---|---|
committer | Martin Sebor <msebor@redhat.com> | 2021-02-01 09:00:02 -0700 |
commit | 445d6db6490393bcbdbdf2b7dc76a9f1a15402bb (patch) | |
tree | ab1441d44919a9684c592ff0c23c14b721957903 /gcc | |
parent | d7bd009ab00412eaa60719d38b947d3df5c69b02 (diff) | |
download | gcc-445d6db6490393bcbdbdf2b7dc76a9f1a15402bb.zip gcc-445d6db6490393bcbdbdf2b7dc76a9f1a15402bb.tar.gz gcc-445d6db6490393bcbdbdf2b7dc76a9f1a15402bb.tar.bz2 |
Avoid -Wstringop-truncation.
libiberty/ChangeLog:
* dyn-string.c (dyn_string_insert_cstr): Use memcpy instead of strncpy
to avoid -Wstringop-truncation.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions