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: unassignedb...@nondot.org
          Reporter: ruttenb...@reservoir.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to