Re: [PATCH] Fix *ivdep* tests on SPARC etc. (PR testsuite/88369, take 2)

2018-12-10 Thread Rainer Orth
Hi Jakub, > As mentioned in the PR, another testcase was missed, this patch modifies > that one too. Ok for trunk? > > 2018-12-10 Jakub Jelinek > > PR testsuite/88369 > * gcc.dg/vect/vect-ivdep-1.c: Prune versioning for alignment messages. > * gcc.dg/vect/vect-ivdep-2.c:

[PATCH] Fix *ivdep* tests on SPARC etc. (PR testsuite/88369, take 2)

2018-12-10 Thread Jakub Jelinek
On Thu, Dec 06, 2018 at 08:07:30AM +0100, Jakub Jelinek wrote: > On (at least some of these) tests and on some targets, GCC prints messages > like: > ./cc1 -quiet -O3 -fopt-info-vec-optimized -mvis vect-ivdep-1.c > vect-ivdep-1.c:11:3: optimized: loop vectorized using 8 byte vectors >

[PATCH] Fix *ivdep* tests on SPARC etc. (PR testsuite/88369)

2018-12-05 Thread Jakub Jelinek
Hi! On (at least some of these) tests and on some targets, GCC prints messages like: ./cc1 -quiet -O3 -fopt-info-vec-optimized -mvis vect-ivdep-1.c vect-ivdep-1.c:11:3: optimized: loop vectorized using 8 byte vectors vect-ivdep-1.c:11:3: optimized: loop versioned for vectorization to enhance