diff options
author | Florian Weimer <fweimer@redhat.com> | 2019-11-02 17:03:06 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2019-11-03 18:10:15 +0100 |
commit | 7591046cb1bf663525ed73229ab1ec03eb756326 (patch) | |
tree | ece3ef28673a9a8879f17e1a2b345f208874f7fe /sysdeps/mach/hurd/write.c | |
parent | 6a771621414cc85f218d6b13c204552afd0294c3 (diff) | |
download | glibc-7591046cb1bf663525ed73229ab1ec03eb756326.tar.gz |
slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]
GCC 10 will warn about subscribing inner length zero arrays. Use a GCC
extension in csu/libc-tls.c to allocate space for the static_slotinfo
variable. Adjust nptl_db so that the type description machinery does
not attempt to determine the size of the flexible array member slotinfo.
Change-Id: I51be146a7857186a4ede0bb40b332509487bdde8
Diffstat (limited to 'sysdeps/mach/hurd/write.c')
0 files changed, 0 insertions, 0 deletions