Commit cc91248d by Eric Botcazou Committed by Eric Botcazou

* gcc.dg/vect/pr71264.c: XFAIL on SPARC.

From-SVN: r241634
parent f15fe0af
2016-10-27 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/vect/pr71264.c: XFAIL on SPARC.
2016-10-27 Michael Meissner <meissner@linux.vnet.ibm.com>
* gcc.target/powerpc/vsx-simode.c: New test.
......
......@@ -17,4 +17,5 @@ void test(uint8_t *ptr, uint8_t *mask)
}
}
/* { dg-final { scan-tree-dump "vectorized 1 loops in function" "vect" } } */
/* { dg-final { scan-tree-dump "vectorized 1 loops in function" "vect" {
xfail sparc*-*-* } } } */
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