On Wed, Feb 14, 2018 at 05:02:19PM -0600, Peter Bergner wrote:
> On 2/14/18 4:47 PM, Will Schmidt wrote:
> > -/* { dg-options "-maltivec -mvsx -mpower8-vector" } */
> > +/* { dg-options "-mpower8-vector -mcpu=power8 -O2" } */
>
> [snip]
>
> > -/* { dg-options "-maltivec -mvsx -mcpu=power9 -O2" }
On Wed, Feb 14, 2018 at 04:47:56PM -0600, Will Schmidt wrote:
> This backports some testcase fixes to the gcc7 branch. The testcases
> touched here would now match their gcc-trunk equivalents.
>
> OK for gcc-7 ?
Sure, thanks! But see other thread...
Segher
> 2018-02-14 Will Schmidt
>
On 2/14/18 4:47 PM, Will Schmidt wrote:
> -/* { dg-options "-maltivec -mvsx -mpower8-vector" } */
> +/* { dg-options "-mpower8-vector -mcpu=power8 -O2" } */
[snip]
> -/* { dg-options "-maltivec -mvsx -mcpu=power9 -O2" } */
> +/* { dg-options "-mpower9-vector -mcpu=power9 -O2" } */
As we discusse
Hi,
This backports some testcase fixes to the gcc7 branch. The testcases
touched here would now match their gcc-trunk equivalents.
OK for gcc-7 ?
Thanks,
-Will
[testsuite]
2018-02-14 Will Schmidt
PR target/84388
* gcc.target/powerpc/fold-vec-mult-int128-p8.c: Update dg