[PATCH] [PATCH, rs6000] Fix pr79941 (v2)

Segher Boessenkool segher@kernel.crashing.org
Fri Mar 10 14:30:00 GMT 2017


On Fri, Mar 10, 2017 at 08:08:06AM -0600, Will Schmidt wrote:
> > > --- /dev/null
> > > +++ b/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-misc.c
> > > @@ -0,0 +1,61 @@
> > > +/* PR target/79941 */
> > > +
> > > +/* { dg-do run } */
> > > +/* { dg-require-effective-target powerpc_vsx_ok } */
> > > +/* { dg-options "-mvsx -O2 -save-temps" } */
> > 
> > I think that -save-temps is a leftover from testing?  It shouldn't be there?
> 
> Because this is a "dg-do run", and I am also doing a scan-assembler
> stanza at the end, I needed that to preserve the intermediate.   I can
> rework things if this is not considered proper.. :-) 

Oh I missed that.  No, it is fine then.


Segher



More information about the Gcc-patches mailing list