Hello!

This is a runtime test, so check if we are able to at least compile the source.

2014-04-25  Uros Bizjak  <ubiz...@gmail.com>

    * c-c++-common/gomp/pr60823-2.c: Require effective target
    vect_simd_clones.

Tested on x86_64 CentOS 5.10.

OK for mainline?

Uros.

Index: c-c++-common/gomp/pr60823-2.c
===================================================================
--- c-c++-common/gomp/pr60823-2.c       (revision 209778)
+++ c-c++-common/gomp/pr60823-2.c       (working copy)
@@ -1,5 +1,6 @@
 /* PR tree-optimization/60823 */
 /* { dg-do run } */
+/* { dg-require-effective-target vect_simd_clones } */
 /* { dg-options "-O2 -fopenmp-simd" } */

 #pragma omp declare simd simdlen(4) notinbranch

Reply via email to