https://bugs.llvm.org/show_bug.cgi?id=35166
Bug ID: 35166
Summary: GOMP interface for cancellation
Product: OpenMP
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Runtime Library
Assignee: unassignedb...@nondot.org
Reporter: pro...@itc.rwth-aachen.de
CC: llvm-bugs@lists.llvm.org
Latest GNU compiler generates code for cancellation. What is the reason to have
the following assertion in kmp_gsupport.cpp?
if(__kmp_omp_cancellation)
KMP_FATAL(NoGompCancellation);
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs