[LLVMbugs] [Bug 5502] New: Assertion on IndirectBrInst failed

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Nov 15 12:30:59 PST 2009


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

           Summary: Assertion on IndirectBrInst failed
           Product: new-bugs
           Version: trunk
          Platform: Other
               URL: http://rene-ladan.nl/tb/errors/8-clang-FreeBSD/fuse-
                    0.10.0.2_1.log
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rene at freebsd.org
                CC: llvmbugs at cs.uiuc.edu


When compiling z80_ops.c (see end of log), the assertion
(!isa<IndirectBrInst>(Preds[i]->getTerminator()) && "Cannot split an edge from
an IndirectBrInst") fails.

FreeBSD 8.0-RC2, i386, llvm/clang from svn revision 88856

clang-cc was built without debug symbols, the backtrace from gdb shows:

> #37 0x08e69403 in llvm::callDefaultCtor<llvm::ProcessImplicitDefs> ()
> No symbol table info available.
> Previous frame inner to this frame (corrupt stack?)


-- 
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