On Mon, Oct 26, 2020 at 08:48:37PM -0400, David Edelsohn wrote: > Or we enable -mcmodel= for all powerpc targets and make it a nop for > Darwin and PPC32 Linux.
That is starting to sound more and more attractive (it is also how we handle pretty much all other machine flags: just igmore it if it does not apply). Segher