Re: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c

2012-05-31 Thread Richard Guenther
gt;> To: Richard Guenther >> Cc: Greta Yorsh; gcc-patches@gcc.gnu.org; mikest...@comcast.net; >> r...@cebitec.uni-bielefeld.de >> Subject: Re: [Patch, testsuite] fix failure in test gcc.dg/vect/slp- >> perm-8.c >> >> On 25/04/12 15:31, Richard Guenther wrote: >

RE: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c

2012-05-30 Thread Greta Yorsh
om: Richard Earnshaw [mailto:rearn...@arm.com] > Sent: 25 April 2012 17:30 > To: Richard Guenther > Cc: Greta Yorsh; gcc-patches@gcc.gnu.org; mikest...@comcast.net; > r...@cebitec.uni-bielefeld.de > Subject: Re: [Patch, testsuite] fix failure in test gcc.dg/vect/slp- > perm-8.c &g

Re: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c

2012-04-25 Thread Richard Earnshaw
On 25/04/12 15:31, Richard Guenther wrote: > On Wed, Apr 25, 2012 at 4:27 PM, Greta Yorsh wrote: >> Richard Guenther wrote: >>> On Wed, Apr 25, 2012 at 3:34 PM, Greta Yorsh >>> wrote: Richard Guenther wrote: > On Wed, Apr 25, 2012 at 1:51 PM, Greta Yorsh > wrote: >> The test gcc

RE: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c

2012-04-25 Thread Greta Yorsh
> -Original Message- > From: Richard Guenther [mailto:richard.guent...@gmail.com] > Sent: 25 April 2012 15:32 > To: Greta Yorsh > Cc: gcc-patches@gcc.gnu.org; mikest...@comcast.net; r...@cebitec.uni- > bielefeld.de; Richard Earnshaw > Subject: Re: [Patch, testsuite

Re: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c

2012-04-25 Thread Richard Guenther
On Wed, Apr 25, 2012 at 4:27 PM, Greta Yorsh wrote: > Richard Guenther wrote: >> On Wed, Apr 25, 2012 at 3:34 PM, Greta Yorsh >> wrote: >> > Richard Guenther wrote: >> >> On Wed, Apr 25, 2012 at 1:51 PM, Greta Yorsh >> >> wrote: >> >> > The test gcc.dg/vect/slp-perm-8.c fails on arm-none-eabi wi

RE: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c

2012-04-25 Thread Greta Yorsh
Richard Guenther wrote: > On Wed, Apr 25, 2012 at 3:34 PM, Greta Yorsh > wrote: > > Richard Guenther wrote: > >> On Wed, Apr 25, 2012 at 1:51 PM, Greta Yorsh > >> wrote: > >> > The test gcc.dg/vect/slp-perm-8.c fails on arm-none-eabi with neon > >> enabled: > >> > FAIL: gcc.dg/vect/slp-perm-8.c s

Re: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c

2012-04-25 Thread Richard Guenther
On Wed, Apr 25, 2012 at 1:51 PM, Greta Yorsh wrote: > The test gcc.dg/vect/slp-perm-8.c fails on arm-none-eabi with neon enabled: > FAIL: gcc.dg/vect/slp-perm-8.c scan-tree-dump-times vect "vectorized 1 > loops" 2 > > The test expects 2 loops to be vectorized, while gcc successfully vectorizes > 3