[LLVMbugs] [Bug 5300] UNREACHABLE executed at SimpleRegisterCoalescing.cpp:2000!
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Nov 18 13:35:18 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5300
Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 2009-11-18 15:35:16 ---
It was TwoAddressInstructionPass accidentally removing a kill.
Fixed here: http://llvm.org/viewvc/llvm-project?rev=89246&view=rev
--
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