https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61737
--- Comment #13 from Hans-Peter Nilsson <hp at gcc dot gnu.org> --- (In reply to dhowe...@redhat.com from comment #12) > (In reply to Hans-Peter Nilsson from comment #6) > > Created attachment 33121 [details] > > Patch to config.gcc > > > > Correct patch to config.gcc required to actually build the compiler proper. > > Okay, I've tried that. I can't see that it makes any obvious difference. > Is there something I should look for? Oh, it wasn't meant as a fix to the problem at hand, just a replacement for the prerequisite patch. The differences to *that* one is that the duplicate t-slibgcc t-linux are removed and the comment too, after checking why I had it; likely a libgcc-related issue with headers (and so moot after the libgcc split years ago).