https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123841

--- Comment #28 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Rainer Orth from comment #27)
> Created attachment 63525 [details]
> Revised patch
> 
> I'd started testing this revised patch which does the suggested merge, only
> handling the *-*-darwin*:no (native as) case.

the revised patch is not correct for powerpc* darwin.

powerpc64-apple-darwin* should have `-arch ppc64`

I fully accept that these are legacy platforms, but we have always had a policy
of not breaking them if possible (even though they are very low priority
maintenance-wise).

Reply via email to