https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123757
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note a compiler where host and target and build triplets are the same is not
considered a cross compiler for gcc sense. This is why you need a different
triplet for the target.
