Re: Update gcc.target/powerpc/pr92132-fp test for power7 and older

2020-02-25 Thread will schmidt
On Sat, 2020-02-22 at 18:15 -0600, Segher Boessenkool wrote: > On Mon, Feb 17, 2020 at 02:48:20PM -0600, will schmidt wrote: > > On Thu, 2020-02-13 at 17:23 -0600, Segher Boessenkool wrote: > > > On Thu, Feb 13, 2020 at 04:41:09PM -0600, will schmidt wrote: > > > > -/* { dg-final { scan-tree-dump-t

Re: Update gcc.target/powerpc/pr92132-fp test for power7 and older

2020-02-22 Thread Segher Boessenkool
On Mon, Feb 17, 2020 at 02:48:20PM -0600, will schmidt wrote: > On Thu, 2020-02-13 at 17:23 -0600, Segher Boessenkool wrote: > > On Thu, Feb 13, 2020 at 04:41:09PM -0600, will schmidt wrote: > > > -/* { dg-final { scan-tree-dump-times "LOOP VECTORIZED" 14 "vect" } > > > } */ > > > +/* { dg-final {

Re: Update gcc.target/powerpc/pr92132-fp test for power7 and older

2020-02-17 Thread will schmidt
On Thu, 2020-02-13 at 17:23 -0600, Segher Boessenkool wrote: > On Thu, Feb 13, 2020 at 04:41:09PM -0600, will schmidt wrote: > > Attempting to clean up some more testcase failures. > > This test in particular exercises the -ftree-vectorize > > option, and by inspection I see this fails out with a

Re: Update gcc.target/powerpc/pr92132-fp test for power7 and older

2020-02-13 Thread Segher Boessenkool
On Thu, Feb 13, 2020 at 04:41:09PM -0600, will schmidt wrote: > Attempting to clean up some more testcase failures. > This test in particular exercises the -ftree-vectorize > option, and by inspection I see this fails out with assorted > "conversion not supported by target" messages on power7 and