[llvm-bugs] [Bug 44987] New: CGCleanup.h:583: void clang::CodeGen::EHScopeStack::popTerminate(): Assertion `!empty() && "popping exception stack when not empty"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Feb 21 03:05:43 PST 2020


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

            Bug ID: 44987
           Summary: CGCleanup.h:583: void
                    clang::CodeGen::EHScopeStack::popTerminate():
                    Assertion `!empty() && "popping exception stack when
                    not empty"' failed
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: joerg at NetBSD.org
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

Created attachment 23158
  --> https://bugs.llvm.org/attachment.cgi?id=23158&action=edit
Reduced test case

Compile the attached test case with -O1 or higher.

-- 
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/20200221/0c48b48f/attachment.html>


More information about the llvm-bugs mailing list