https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47591
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |WORKSFORME --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This should never happen really. The toplevel should have set CC to xgcc for the target/host directories when doing a bootstrap. I suspect you did a "make install" and didn't do a "make all" but that is recorded as PR 19420.