Commit a5205bd2 by Ira Rosen Committed by Ira Rosen

re PR target/48287 (gcc.dg/vect/vect-cselim-1.c FAILs on SPARC)


        PR target/48287
        * gcc.dg/vect/vect-cselim-1.c: Fail for vect_no_align.

From-SVN: r171457
parent e560509f
2011-03-25 Ira Rosen <ira.rosen@linaro.org>
PR target/48287
* gcc.dg/vect/vect-cselim-1.c: Fail for vect_no_align.
2011-03-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/torture/pr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options
......
......@@ -82,5 +82,5 @@ main (void)
return 0;
}
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail vect_no_align } } } */
/* { dg-final { cleanup-tree-dump "vect" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment