Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-15 Thread Segher Boessenkool
On Thu, Jul 09, 2020 at 08:18:56PM -0500, Bill Schmidt via Gcc wrote: > >>>No, I don't leave this alone. The little endian target is dropped in > >>GCC 9 and > >>>GCC 10. Is this really what you intended to do? > >>No, it's not dropped. Some people are being pedantic about the name, > >>which is

Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-13 Thread Bill Schmidt via Gcc
On 7/13/20 7:08 AM, Florian Weimer wrote: * Bill Schmidt via Gcc: Matthias, if you want to post a patch for GCC 9 and GCC 10, I'm sure that would be accepted (though I do not have the power to pre-approve it).  Or I can put it on my list for later in the summer when my life settles down.  Your

Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-13 Thread Florian Weimer via Gcc
* Bill Schmidt via Gcc: > Matthias, if you want to post a patch for GCC 9 and GCC 10, I'm sure > that would be accepted (though I do not have the power to pre-approve > it).  Or I can put it on my list for later in the summer when my life > settles down.  Your choice. I posted a patch:

Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-09 Thread Bill Schmidt via Gcc
On 7/9/20 12:13 PM, Richard Biener via Gcc wrote: On July 9, 2020 3:43:19 PM GMT+02:00, David Edelsohn via Gcc wrote: On Thu, Jul 9, 2020 at 9:07 AM Matthias Klose wrote: On 7/9/20 1:58 PM, David Edelsohn via Gcc wrote: On Thu, Jul 9, 2020 at 7:03 AM Matthias Klose wrote: https://gcc.gnu

Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-09 Thread Florian Weimer via Gcc
* David Edelsohn via Gcc: > No, it's not dropped. Some people are being pedantic about the name, > which is why Bill added {,le}. powerpc64-unknown-linux-gnu means > everything. If you want to add {,le} back, that's fine. But there > always is some variant omitted, and that doesn't mean it is

Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-09 Thread Richard Biener via Gcc
On July 9, 2020 3:43:19 PM GMT+02:00, David Edelsohn via Gcc wrote: >On Thu, Jul 9, 2020 at 9:07 AM Matthias Klose wrote: >> >> On 7/9/20 1:58 PM, David Edelsohn via Gcc wrote: >> > On Thu, Jul 9, 2020 at 7:03 AM Matthias Klose >wrote: >> >> >> >> https://gcc.gnu.org/gcc-8/criteria.html lists t

Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-09 Thread David Edelsohn via Gcc
On Thu, Jul 9, 2020 at 9:07 AM Matthias Klose wrote: > > On 7/9/20 1:58 PM, David Edelsohn via Gcc wrote: > > On Thu, Jul 9, 2020 at 7:03 AM Matthias Klose wrote: > >> > >> https://gcc.gnu.org/gcc-8/criteria.html lists the little endian platform > >> first > >> as a primary target, however it's

Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-09 Thread Matthias Klose
On 7/9/20 1:58 PM, David Edelsohn via Gcc wrote: > On Thu, Jul 9, 2020 at 7:03 AM Matthias Klose wrote: >> >> https://gcc.gnu.org/gcc-8/criteria.html lists the little endian platform >> first >> as a primary target, however it's not mentioned for GCC 9 and GCC 10. Just an >> omission? >> >> https

Re: documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-09 Thread David Edelsohn via Gcc
On Thu, Jul 9, 2020 at 7:03 AM Matthias Klose wrote: > > https://gcc.gnu.org/gcc-8/criteria.html lists the little endian platform first > as a primary target, however it's not mentioned for GCC 9 and GCC 10. Just an > omission? > > https://gcc.gnu.org/legacy-ml/gcc-patches/2018-07/msg00854.html su

documentation of powerpc64{,le}-linux-gnu as primary platform

2020-07-09 Thread Matthias Klose
https://gcc.gnu.org/gcc-8/criteria.html lists the little endian platform first as a primary target, however it's not mentioned for GCC 9 and GCC 10. Just an omission? https://gcc.gnu.org/legacy-ml/gcc-patches/2018-07/msg00854.html suggests that the little endian platform should be mentioned, and m