This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [review v3] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]