Re: [PATCH] Enable the whole-vector-shift tests for PPC64

2016-03-06 Thread Richard Biener
On March 7, 2016 2:03:30 AM GMT+01:00, Bill Schmidt wrote: >Hi, > >Anton Blanchard pointed out that we don't currently execute the >whole-vector-shift tests for PowerPC. I tested enabling them on >powerpc64le-unknown-linux-gnu, which resulted in 8 more test successes >and no additional failures.

[PATCH] Enable the whole-vector-shift tests for PPC64

2016-03-06 Thread Bill Schmidt
Hi, Anton Blanchard pointed out that we don't currently execute the whole-vector-shift tests for PowerPC. I tested enabling them on powerpc64le-unknown-linux-gnu, which resulted in 8 more test successes and no additional failures. I still need to test this on big-endian. Assuming no problems the