This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [review v3] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25...
On 11/12/19 3:18 PM, Florian Weimer wrote:
> * Carlos O'Donell:
>
>> If the new glibc cannot be compiled with gcc8 or gcc9 for nios2, then that's
>> a problem though. It immediately makes it difficult to test a new glibc on
>> existing systems without upgrading the system compiler.
>
> I don't think nios2 systems have system compilers as such …
Umm, I've been building nios2 glibc with trunk gcc for about 18 months
without significant issues. ISTM that if it's broken know it's a recent
issue.
>
>> How long will that take and is it OK to leave things in a broken
>> state for that long for a given target like nios2?
>
> Maybe we should back the fix out and see how quickly we can get in the
> other GCC 10 patches?
No strong opinion here.
I can confirm that things look much better after installing Florian's
patches into my tester. THere's instability due to other GCC issues,
but Florian's code certainly is a step forward.
jeff