Test cancellation_for_sections.c expectedly fails on GCC

git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@299437 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Olga Malysheva
2017-04-04 14:39:52 +00:00
parent b8b75f9476
commit fa50db79c4
@@ -1,4 +1,5 @@
// RUN: %libomp-compile && env OMP_CANCELLATION=true %libomp-run
// XFAIL: gcc
// Regression test for a bug in cancellation to cover effect of `#pragma omp cancel`
// in a loop construct, on sections construct.
// Pass condition: Cancellation status from `for` does not persist