[llvm-bugs] [Bug 36398] New: DSAStackTy::addDoacrossDependClause(clang::OMPDependClause*, {anonymous}::DSAStackTy::OperatorOffsetTy&): Assertion `!isStackEmpty() && Stack.back().first.size() > 1'
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 15 06:29:22 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36398
Bug ID: 36398
Summary: DSAStackTy::addDoacrossDependClause(clang::OMPDependCl
ause*, {anonymous}::DSAStackTy::OperatorOffsetTy&):
Assertion `!isStackEmpty() &&
Stack.back().first.size() > 1'
Product: new-bugs
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: ruttenberg at reservoir.com
CC: llvm-bugs at lists.llvm.org
Created attachment 19872
--> https://bugs.llvm.org/attachment.cgi?id=19872&action=edit
Reproducer
Reproduce with:
clang -c -O0 -fopenmp doacross-1.c
Test case from gcc testsuite
--
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/20180215/1b4ac967/attachment.html>
More information about the llvm-bugs
mailing list