[llvm-bugs] [Bug 44270] New: clang 9.0.0 crashes with -fopenmp

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 10 23:58:42 PST 2019


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

            Bug ID: 44270
           Summary: clang 9.0.0 crashes with -fopenmp
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Clang Compiler Support
          Assignee: unassignedclangbugs at nondot.org
          Reporter: igor.shevchenko at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 22929
  --> https://bugs.llvm.org/attachment.cgi?id=22929&action=edit
code sample

clang 9.0.0 crashes when trying to compile pytorch-dev checkout as of
10/Dec/2019. Trimmed down to a very simple case, see attachment.

cli: clang++ f2.cc -of2 -fopenmp

-- 
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/20191211/558dc3ae/attachment.html>


More information about the llvm-bugs mailing list