[LLVMbugs] [Bug 8928] New: Assertion failed: (T && "getTerminator returned null!"), function SuccIterator, file /data/home/rdivacky/llvm/include/llvm/Support/CFG.h, line 105.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 7 09:45:56 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8928
Summary: Assertion failed: (T && "getTerminator returned
null!"), function SuccIterator, file
/data/home/rdivacky/llvm/include/llvm/Support/CFG.h,
line 105.
Product: libraries
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: Global Analyses
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rdivacky at freebsd.org
CC: llvmbugs at cs.uiuc.edu
Assertion failed: (T && "getTerminator returned null!"), function SuccIterator,
file /data/home/rdivacky/llvm/include/llvm/Support/CFG.h, line 105.
Stack dump:
0. Program arguments: opt boot2.bc -adce -basicaa -codegenprepare
-constprop -die -domtree -early-cse -globaldce -inline
-insert-optimal-edge-profiling -internalize -ipconstprop -jump-threading -lcssa
-lda -libcall-aa -licm -live-values -loop-deletion -loop-extract-single
-loop-idiom -loop-rotate -loop-unroll -loop-unswitch -loops -loweratomic
-mem2reg -mergefunc -no-aa -postdomfrontier -postdomtree -profile-estimator
-simplify-libcalls -simplifycfg -strip -strip-debug-declare -strip-nondebug
-tailcallelim -tbaa
1. Running pass 'Function Pass Manager' on module 'boot2.bc'.
2. Running pass 'Profiling information estimator' on function '@lookup'
and
Assertion failed: (T && "getTerminator returned null!"), function SuccIterator,
file /data/home/rdivacky/llvm/include/llvm/Support/CFG.h, line 105.
Stack dump:
0. Program arguments: opt boot2.bc -adce -always-inline -constprop
-correlated-propagation -dce -domfrontier -dse -early-cse -extract-blocks
-functionattrs -globalsmodref-aa -gvn -indvars -inline -instnamer -intervals
-ipsccp -iv-users -jump-threading -lcssa -live-values -loop-deletion
-loop-extract-single -loop-rotate -loop-unroll -lowersetjmp -lowerswitch
-mem2reg -mergereturn -module-debuginfo -partial-inliner -partialspecialization
-profile-estimator -scalar-evolution -sccp -scev-aa -simplify-libcalls
-simplify-libcalls-halfpowr -simplifycfg -sink -strip-dead-debug-info
-strip-dead-prototypes -strip-nondebug -tailduplicate -tbaa
the boot2.bc attached
--
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