[LLVMbugs] [Bug 3536] New: Assertion failed: (BlockScopes.count(Blocks[i]) && " Did not find block in scope map!"), function PopCleanupBlock, file CodeGenFunction.cpp, line 651.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 10 09:50:08 PST 2009


http://llvm.org/bugs/show_bug.cgi?id=3536

           Summary: Assertion failed: (BlockScopes.count(Blocks[i]) && "Did
                    not find block in scope map!"), function
                    PopCleanupBlock, file CodeGenFunction.cpp, line 651.
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: rdivacky at freebsd.org
                CC: llvmbugs at cs.uiuc.edu


I am getting this when compiling the attached

lev /tmp# clang -emit-llvm vm_pageout.c
Assertion failed: (BlockScopes.count(Blocks[i]) && "Did not find block in scope
map!"), function PopCleanupBlock, file CodeGenFunction.cpp, line 651.
Abort (core dumped)


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list