Re: [wwwdocs] powerpc: Another update for gcc-7/changes.html

2017-04-24 Thread Gerald Pfeifer
On Fri, 21 Apr 2017, Segher Boessenkool wrote: >>> + There are new options -mstack-protector-guard=global, >>> +-mstack-protector-guard=tls, >>> +-mstack-protector-guard-reg=, and >>> +-mstack-protector-guard-offset=, to change how the stack >>> +protector gets the value to use as

Re: [wwwdocs] powerpc: Another update for gcc-7/changes.html

2017-04-21 Thread Segher Boessenkool
Hi! Thank you for looking at this. On Fri, Apr 21, 2017 at 02:39:36PM +0200, Gerald Pfeifer wrote: > On Thu, 20 Apr 2017, Segher Boessenkool wrote: > > + There are new options -mstack-protector-guard=global, > > +-mstack-protector-guard=tls, > > +-mstack-protector-guard-reg=, and > > +

Re: [wwwdocs] powerpc: Another update for gcc-7/changes.html

2017-04-21 Thread Gerald Pfeifer
Hi Segher, On Thu, 20 Apr 2017, Segher Boessenkool wrote: > + There are new options -mstack-protector-guard=global, > +-mstack-protector-guard=tls, > +-mstack-protector-guard-reg=, and > +-mstack-protector-guard-offset=, to change how the stack > +protector gets the value to use a