[LLVMbugs] [Bug 1279] another assertion failed in RegisterScavenging
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Mar 28 06:23:03 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1279
lauro.venancio at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From lauro.venancio at gmail.com 2007-03-28 08:23 -------
This assertion remains failing in other testcase.
laurov at edgy-laptop:~$ llc bugpoint-reduced-simplified2.bc
llc: /home/laurov/llvm/llvm/lib/CodeGen/RegisterScavenging.cpp:141: void
llvm::RegScavenger::forward(): Assertion `isUnused(Reg) || isReserved(Reg)' failed.
...
------- 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