https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119430
--- Comment #18 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Alexandre Oliva from comment #17) > FWIW, with the candidate fix, and > --with-specs='%{!mno-long-calls:-mlong-calls} > %{!fno-function-sections:-ffunction-sections}' TIL you can do that. > on top of the earlier > configure and make flags, I've completed a profiledbootstrap successfully. I'll give it a whirl now. Thank you very much Alex.