https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22141
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42485|0 |1 is obsolete| | --- Comment #45 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 42487 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42487&action=edit gcc8-pr22141-improvements.patch That patch failed to bootstrap due to undesirable -W*uninitialized warnings, the following (still untested) should fix that.