Re: PowerPC -mspe Removed But Still in Docs

2018-09-12 Thread Segher Boessenkool
On Tue, Aug 28, 2018 at 05:34:31PM -0500, Joel Sherrill wrote: > Is dropping the -mno-spe option with gcc 8 and lower equivalent to the > current gcc master? We had it in some BSPs and I don't want them to > break with gcc 8. For *-linux targets (so no "spe" in there), -mno-spe was the default alr

Re: PowerPC -mspe Removed But Still in Docs

2018-08-28 Thread Joel Sherrill
On Tue, Aug 28, 2018, 4:54 PM Segher Boessenkool wrote: > Hi Joel, > > On Tue, Aug 28, 2018 at 04:21:25PM -0500, Joel Sherrill wrote: > > Just wanting to confirm with someone PowerPC knowledgeable that > > the -mspe option was indeed removed on the master and the > > documentation needs to be upd

Re: PowerPC -mspe Removed But Still in Docs

2018-08-28 Thread Segher Boessenkool
Hi Joel, On Tue, Aug 28, 2018 at 04:21:25PM -0500, Joel Sherrill wrote: > Just wanting to confirm with someone PowerPC knowledgeable that > the -mspe option was indeed removed on the master and the > documentation needs to be updated to reflect this. I don't see it listed in the PowerPC options a

PowerPC -mspe Removed But Still in Docs

2018-08-28 Thread Joel Sherrill
Hi Just wanting to confirm with someone PowerPC knowledgeable that the -mspe option was indeed removed on the master and the documentation needs to be updated to reflect this. Thanks. --joel