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

Reply via email to