[llvm-bugs] [Bug 41099] New: Segfault from clang when compiling OpenMP doacross loop
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Mar 16 10:12:26 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41099
Bug ID: 41099
Summary: Segfault from clang when compiling OpenMP doacross
loop
Product: OpenMP
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: Clang Compiler Support
Assignee: unassignedclangbugs at nondot.org
Reporter: protze at itc.rwth-aachen.de
CC: llvm-bugs at lists.llvm.org
Created attachment 21612
--> https://bugs.llvm.org/attachment.cgi?id=21612&action=edit
source file which leads to a segfault with clang 8.0.0-rc5
Compiling the attached code with clang-8.0.0-rc5, I get a segmentation fault. I
also attach the stack trace and the diagnostic file.
--
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/20190316/c39fab1d/attachment.html>
More information about the llvm-bugs
mailing list