Commit 8b66e196 by Steve Ellcey Committed by Steve Ellcey

re PR testsuite/36035 (FAIL: gcc.dg/vect/vect-vfa-slp.c)

	PR testsuite/36035
	* gcc.dg/vect/vect-vfa-slp.c: Remove bad check.

From-SVN: r134641
parent 5dc11954
2008-04-24 Steve Ellcey <sje@cup.hp.com>
PR testsuite/36035
* gcc.dg/vect/vect-vfa-slp.c: Remove bad check.
2008-04-24 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/pr36017.c: Run on all targets, remove -lm from dg-options.
......@@ -53,5 +53,4 @@ main (void)
}
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail vect_no_align } } } */
/* { dg-final { scan-tree-dump-times "Vectorizing an unaligned access" 2 "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