Re: [PATCH] sparcv9: Disable -Wuninitialized warnings breaking bootstrap [PR92002]

2021-03-03 Thread Rainer Orth
Hi Eric, >> sparcv9 bootstrap has been broken for 1 1/2 years now by spurious >> -Wuninitialized warnings: > > IIRC we used to have 3 of them, now we have 2 so there is some progress. ;-) > >> Before we ship yet another release with this issue, I suggest to at >> least include a workaround of

Re: [PATCH] sparcv9: Disable -Wuninitialized warnings breaking bootstrap [PR92002]

2021-03-03 Thread Eric Botcazou
> sparcv9 bootstrap has been broken for 1 1/2 years now by spurious > -Wuninitialized warnings: IIRC we used to have 3 of them, now we have 2 so there is some progress. ;-) > Before we ship yet another release with this issue, I suggest to at > least include a workaround of demoting them to

[PATCH] sparcv9: Disable -Wuninitialized warnings breaking bootstrap [PR92002]

2021-03-03 Thread Rainer Orth
sparcv9 bootstrap has been broken for 1 1/2 years now by spurious -Wuninitialized warnings: In function ‘wide_int wi::max_value(unsigned int, signop)’, inlined from ‘wide_int wi::max_value(unsigned int, signop)’ at /vol/gcc/src/hg/master/local/gcc/wide-int.cc:330:1: