diff options
author | Stefan Liebler <stli@linux.ibm.com> | 2020-06-16 14:24:20 +0200 |
---|---|---|
committer | Stefan Liebler <stli@linux.ibm.com> | 2020-07-07 09:41:32 +0200 |
commit | 08538f360f14dbe2e3b04a30148e342f248d9de5 (patch) | |
tree | e881e06430ec37cebac7cc2c31334349bbb878d1 /elf | |
parent | 3f4b61a0b8de67ef9f20737919c713ddfc4bd620 (diff) | |
download | glibc-08538f360f14dbe2e3b04a30148e342f248d9de5.tar.gz glibc-08538f360f14dbe2e3b04a30148e342f248d9de5.tar.xz glibc-08538f360f14dbe2e3b04a30148e342f248d9de5.zip |
Fix stringop-overflow errors from gcc 10 in iconv.
On s390x, I've recognize various -Werror=stringop-overflow messages in iconv/loop.c and iconv/skeleton.c if build with gcc10 -O3. With this commit gcc knows the size and do not raise those errors anymore.
Diffstat (limited to 'elf')
0 files changed, 0 insertions, 0 deletions