Re: [PATCH] x86: extend vect-args testcase to AVX flavors

2014-10-31 Thread Kirill Yukhin
On 30 Oct 09:32, Uros Bizjak wrote: > On Thu, Oct 30, 2014 at 8:50 AM, Jan Beulich wrote: > > gcc/testsuite: > > 2014-10-30 Jan Beulich > > > > * gcc.target/i386/i386.exp: Extend option set to test > > vect-args.c with to include -mavx, -mavx2, and -mavx512f. > > * gcc.t

Re: [PATCH] x86: extend vect-args testcase to AVX flavors

2014-10-30 Thread Uros Bizjak
On Thu, Oct 30, 2014 at 8:50 AM, Jan Beulich wrote: > gcc/testsuite: > 2014-10-30 Jan Beulich > > * gcc.target/i386/i386.exp: Extend option set to test > vect-args.c with to include -mavx, -mavx2, and -mavx512f. > * gcc.target/i386/vect-args.c: Add AVX* modes and tests.

[PATCH] x86: extend vect-args testcase to AVX flavors

2014-10-30 Thread Jan Beulich
gcc/testsuite: 2014-10-30 Jan Beulich * gcc.target/i386/i386.exp: Extend option set to test vect-args.c with to include -mavx, -mavx2, and -mavx512f. * gcc.target/i386/vect-args.c: Add AVX* modes and tests. --- a/gcc/testsuite/gcc.target/i386/i386.exp +++ b/gcc/testsuit