https://bugs.llvm.org/show_bug.cgi?id=49334

            Bug ID: 49334
           Summary: Segfault when running code with target nowait compiled
                    for x86 offloading
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Runtime Library
          Assignee: unassignedb...@nondot.org
          Reporter: tianshilei1...@gmail.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 24567
  --> https://bugs.llvm.org/attachment.cgi?id=24567&action=edit
reproducer

The test case is attached. Compilation command:
```
$ clang++ -fopenmp -fopenmp-targets=x86_64 bug.cpp
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to