This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Remove support for PowerPC e500 / SPE ISA extension.
- From: Zack Weinberg <zackw at panix dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Tue, 21 May 2019 14:22:09 -0400
- Subject: Re: [PATCH] Remove support for PowerPC e500 / SPE ISA extension.
- References: <20190516175456.23205-1-zackw@panix.com> <9ee82477-05bf-17a1-dba8-84d1e4156ea7@linaro.org> <CAKCAbMjAPHZXBN-8UnNFUTi5M6pt8Yy-0kRG1xrepgCeGxq=Ww@mail.gmail.com>
On Thu, May 16, 2019 at 3:22 PM Zack Weinberg <zackw@panix.com> wrote:
> On Thu, May 16, 2019 at 2:51 PM, Adhemerval Zanella
> <adhemerval.zanella@linaro.org> wrote:
> On 16/05/2019 14:54, Zack Weinberg wrote:
> > > GCC 9 dropped support for the e500 variation of PowerPC, so I suggest
> > > we should follow suit.
> >
> > I was about to send a similar patch. I will do a sanity check on
> > powerpc-linux-gnu to see if this causes any regressions. It looks ok
> > imho and I think it align with GCC move regarding the ABI.
>
> Thanks for the review. I will wait to hear the results of your sanity
> check before pushing.
Did you get around to doing this sanity check?
zw