[PING] Fix test case vect-nop-move.c

Jakub Jelinek jakub@redhat.com
Sat Jan 25 08:31:00 GMT 2014


On Sat, Jan 25, 2014 at 09:27:21AM +0100, Bernd Edlinger wrote:
> > No, check_vect () has to preceed all the vector statements in main, or
> > often even better if main contains just check_vect () call and call to
> > some other noinline routine that has the vector stuff in it.
> > Otherwise, the test might crash on vector insns already before calling
> > check_vect.
> >
> 
> I understand. I did that, and tested again.
> 
> OK for trunk?

Ok, thanks.

	Jakub



More information about the Gcc-patches mailing list