Re: [PATCH, cvs] Clarify that powerpc64le-linux-gnu is a primary platform

2018-07-16 Thread Jeff Law
On 07/16/2018 12:30 PM, Bill Schmidt wrote: > Hi, > > I occasionally get questions about powerpc64le-linux-gnu being a primary > platform > for GCC, since the release criteria don't specifically call it out (see > https://gcc.gnu.org/gcc-8/criteria.html). Currently powerpc64-linux-gnu (for > big

[PATCH, cvs] Clarify that powerpc64le-linux-gnu is a primary platform

2018-07-16 Thread Bill Schmidt
Hi, I occasionally get questions about powerpc64le-linux-gnu being a primary platform for GCC, since the release criteria don't specifically call it out (see https://gcc.gnu.org/gcc-8/criteria.html). Currently powerpc64-linux-gnu (for big-endian) is listed instead, which is misleading. I wonder