Commit fceb80bf by Dorit Naishlos Committed by Dorit Nuzman

* gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.

From-SVN: r90635
parent 49243025
2004-11-14 Dorit Naishlos <dorit@il.ibm.com> 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
* gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
PR tree-opt/18400 PR tree-opt/18400
* gcc.dg/vect/pr18400.c: New test. * gcc.dg/vect/pr18400.c: New test.
......
...@@ -46,5 +46,5 @@ int main (void) ...@@ -46,5 +46,5 @@ int main (void)
} }
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail *-*-* } } } */ /* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail i?86-*-* x86_64-*-* 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