[LLVMbugs] [Bug 10520] New: Assertion in register scavenger
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 28 03:29:06 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10520
Summary: Assertion in register scavenger
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: ARM
AssignedTo: unassignedbugs at nondot.org
ReportedBy: asl at math.spbu.ru
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=6953)
--> (http://llvm.org/bugs/attachment.cgi?id=6953)
Testcase
Running the attached testcase yields:
$ ./llc bugpoint-reduced-simplified.bc
Assertion failed: (SubUsed && "Using an undefined register!"), function
forward, file /Users/asl/Projects/llvm/src/lib/CodeGen/RegisterScavenging.cpp,
line 208.
--
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