[LLVMbugs] [Bug 992] NEW: crash in opt - llvm::CallGraphNode::removeCallEdgeTo(llvm::CallGraphNode*)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Nov 8 22:27:33 PST 2006


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

           Summary: crash in opt -
                    llvm::CallGraphNode::removeCallEdgeTo(llvm::CallGraphNod
                    e*)
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Interprocedural Optimizations
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: tonic at nondot.org


opt: CallGraph.cpp:277: void llvm::CallGraphNode::removeCallEdgeTo(llvm::CallGraphNode*): Assertion `i 
&& "Cannot find callee to remove!"' failed.


to run testcase:
opt bugpoint-reduced-simplified.bc -inline -prune-eh



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list