[llvm-bugs] [Bug 35166] New: GOMP interface for cancellation

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 2 03:27:06 PDT 2017


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: unassignedbugs at nondot.org
          Reporter: protze at itc.rwth-aachen.de
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171102/ebc0db93/attachment-0001.html>


More information about the llvm-bugs mailing list