diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2022-06-16 18:52:02 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2022-06-17 15:18:10 -0700 |
commit | 33ead027586c3371e6765f9070b9564a5ba7e89d (patch) | |
tree | 607cad7ade69525d3a497b9677996e816a738c63 /sysdeps/i386 | |
parent | c22eb807b0c8125101f6a274795425be2bbd0386 (diff) | |
download | glibc-33ead027586c3371e6765f9070b9564a5ba7e89d.tar glibc-33ead027586c3371e6765f9070b9564a5ba7e89d.tar.gz glibc-33ead027586c3371e6765f9070b9564a5ba7e89d.tar.bz2 glibc-33ead027586c3371e6765f9070b9564a5ba7e89d.zip |
elf: Silence GCC 11/12 false positive warning
Silence GCC 11/12 false positive warning with -mavx512f on dl-load.c:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106008
$ gcc -O2 -fPIC -march=x86-64 -mavx512f -S -Wall ...
dl-load.c: In function ‘_dl_map_object_from_fd.constprop’:
dl-load.c:1158:30: warning: ‘(((char *)loadcmds.113_68 + _933 + 16))[329406144173384849].mapend’ may be used uninitialized [-Wmaybe-uninitialized]
Diffstat (limited to 'sysdeps/i386')
0 files changed, 0 insertions, 0 deletions