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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user