On Wed, Mar 28, 2018 at 07:13:36PM -0500, Peter Bergner wrote: > On 3/28/18 4:13 PM, Segher Boessenkool wrote: > > On Wed, Mar 28, 2018 at 01:57:34PM -0500, Peter Bergner wrote: > >> On 3/28/18 12:59 PM, Segher Boessenkool wrote: > >>> It should be something like > >>> > >>> + error ("builtin function %qs requires the %qs (or newer), and " > >>> "%qs or %qs options", > >>> + name, "-mcpu=power7", "-m64", "-mpowerpc64"); > >>> > >>> I don't see other such strings that quote incorrectly? > >> > >> Ah, I guess I misunderstood what you were saying. So ok for trunk > >> with that change then? > > > > "Something like", I haven't tested anything. Please do test :-) > > > > Okay with that. Thanks! > > Tested and committed...both patches. Thanks. > > Do we care enough to fix these on the release branches? If so, I > can backport them easily, since they're not that involved. > I'll leave it up to you to decide.
If it's easy, yes please. After the usual wait. Segher