[patch, testsuite] Fixed generic vectorization testcase for Cell SPU

Joseph S. Myers joseph@codesourcery.com
Sun Jun 22 11:30:00 GMT 2008


On Sun, 22 Jun 2008, Ira Rosen wrote:

> Andrew Pinski <pinskia@gmail.com> wrote on 22/06/2008 12:12:44:
> 
> > How about just skiping these tests on spu instead?  Since really this
> > is not a really a xfail since the test is testing the wrong thing on
> > spu.
> >
> 
> Right. Here is the patch.

The correct way to skip them is to modify 
check_effective_target_vect_cmdline_needed in target-supports.exp to know 
that SPU does not need command-line options to vectorize, not to modify 
the individual tests.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list