[review v3] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25...
Joseph Myers
joseph@codesourcery.com
Tue Nov 12 18:04:00 GMT 2019
On Tue, 12 Nov 2019, Sandra Loosemore wrote:
> I don't have any state on this particular change or what it is trying to
> accomplish, but the linker error is the sort of thing that happens when the
It's one of the changes to fix the glibc build for new array bounds
warnings in GCC 10
<https://sourceware.org/bugzilla/show_bug.cgi?id=25097>. (There are other
such changes needed that haven't yet been reviewed / committed, so the
build with GCC 10 is still broken everywhere; this nios2-specific issue
showed up with my bots building with GCC 8 and 9, where the glibc build
succeeds but then the testsuite build fails for nios2. I don't know more
about the details of this change.)
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list