Re: [patch] fix tests for AVX512

2014-06-18 Thread Jakub Jelinek
On Mon, Jun 09, 2014 at 01:43:48PM +0200, Uros Bizjak wrote: > On Mon, Jun 9, 2014 at 1:34 PM, Kirill Yukhin wrote: > > Hello Uroš, > > On 08 Jun 11:26, Uros Bizjak wrote: > >> On Tue, May 27, 2014 at 12:28 PM, Petr Murzin > >> wrote: > >> > Hi, > >> > I've fixed tests for AVX512, so they could

Re: [patch] fix tests for AVX512

2014-06-09 Thread Uros Bizjak
On Mon, Jun 9, 2014 at 1:34 PM, Kirill Yukhin wrote: > Hello Uroš, > On 08 Jun 11:26, Uros Bizjak wrote: >> On Tue, May 27, 2014 at 12:28 PM, Petr Murzin wrote: >> > Hi, >> > I've fixed tests for AVX512, so they could be compiled with -Werror >> > -Wall. Please have a look. >> From a quick look,

Re: [patch] fix tests for AVX512

2014-06-09 Thread Kirill Yukhin
Hello Uroš, On 08 Jun 11:26, Uros Bizjak wrote: > On Tue, May 27, 2014 at 12:28 PM, Petr Murzin wrote: > > Hi, > > I've fixed tests for AVX512, so they could be compiled with -Werror > > -Wall. Please have a look. > From a quick look, this looks OK. Thanks, checked into trunk. Could we apply that

Re: [patch] fix tests for AVX512

2014-06-08 Thread Uros Bizjak
On Tue, May 27, 2014 at 12:28 PM, Petr Murzin wrote: > Hi, > I've fixed tests for AVX512, so they could be compiled with -Werror > -Wall. Please have a look. > > > > 2014-05-19 Petr Murzin > > * gcc.target/i386/avx512f-vaddpd-2.c: Add static void for CALC, > void for TEST instead of static voi