Re: [PATCH] Correctly check dg-require-effective-target in avx512 tests.

2014-11-06 Thread Ilya Tocar
On 05 Nov 17:17, Uros Bizjak wrote: > On Wed, Nov 5, 2014 at 5:14 PM, Ilya Tocar wrote: > > Hi, > > > > Currently we only check for dg-require-effective-target avx512vl in > > avx512vl tests. We should also check for avx512dq/avx512bw. > > Patch bwllow does this. > > Ok for trunk? > > > > OK, if

Re: [PATCH] Correctly check dg-require-effective-target in avx512 tests.

2014-11-05 Thread Uros Bizjak
On Wed, Nov 5, 2014 at 5:14 PM, Ilya Tocar wrote: > Hi, > > Currently we only check for dg-require-effective-target avx512vl in > avx512vl tests. We should also check for avx512dq/avx512bw. > Patch bwllow does this. > Ok for trunk? > > 2014-11-05 Ilya Tocar > > * gcc.target/i386/avx512v