Test cancellation_for_sections.c expectedly fails on GCC

llvm-svn: 299437
This commit is contained in:
Olga Malysheva 2017-04-04 14:39:52 +00:00
parent 9e4817d49e
commit 80af9c081a
1 changed files with 1 additions and 0 deletions

View File

@ -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