On Mon, May 22, 2017 at 08:14:13PM +, Joseph Myers wrote:
> > The subject test requires little endian, but the target selector doesn't
> > specify this. This patch fixes that. Tested on BE/LE P8 systems,
> > committed as obvious.
>
> It's not obvious; it's wrong. You can configure for a BE
On Mon, 22 May 2017, Bill Schmidt wrote:
> Hi,
>
> The subject test requires little endian, but the target selector doesn't
> specify this. This patch fixes that. Tested on BE/LE P8 systems,
> committed as obvious.
It's not obvious; it's wrong. You can configure for a BE default while
suppor
Hi,
The subject test requires little endian, but the target selector doesn't
specify this. This patch fixes that. Tested on BE/LE P8 systems,
committed as obvious.
Thanks,
Bill
2017-05-22 Bill Schmidt
* gcc.target/powerpc/p8-vec-xl-xst.c: Fix target string to
LE-only.
In