https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82408
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Gcc has three different triplets. Host Build Target Host is where the newly compiled compiler will run on. Build is where you are building Target is what processor the compiler is targeting.