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
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
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
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