[PR testsuite/64177] Audit Cilk Plus tests for CILK_NWORKERS=1
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 29 Mar 2016 14:39:33 +0000 (16:39 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 29 Mar 2016 14:39:33 +0000 (16:39 +0200)
commitbef977d413dd0d924d6a89a83c432527c6f4e453
tree26ecbf3652b5ce5d25f0268a410a01b19312e610
parentce83104bd8ce698a0a544f0eb9818a91b341ca5a
[PR testsuite/64177] Audit Cilk Plus tests for CILK_NWORKERS=1

PR testsuite/64177
gcc/testsuite/
* c-c++-common/cilk-plus/CK/spawning_arg.c (main): Call
__cilkrts_set_param to set two workers.
* c-c++-common/cilk-plus/CK/steal_check.c (main): Likewise.
* g++.dg/cilk-plus/CK/catch_exc.cc (main): Likewise.

From-SVN: r234523
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/cilk-plus/CK/spawning_arg.c
gcc/testsuite/c-c++-common/cilk-plus/CK/steal_check.c
gcc/testsuite/g++.dg/cilk-plus/CK/catch_exc.cc