about summary refs log tree commit diff
path: root/sysdeps/i386/i686
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-06-16 18:52:02 -0700
committerH.J. Lu <hjl.tools@gmail.com>2022-06-17 15:18:10 -0700
commit33ead027586c3371e6765f9070b9564a5ba7e89d (patch)
tree607cad7ade69525d3a497b9677996e816a738c63 /sysdeps/i386/i686
parentc22eb807b0c8125101f6a274795425be2bbd0386 (diff)
downloadglibc-33ead027586c3371e6765f9070b9564a5ba7e89d.tar.gz
glibc-33ead027586c3371e6765f9070b9564a5ba7e89d.tar.xz
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/i686')
0 files changed, 0 insertions, 0 deletions