[LLVMbugs] [Bug 7312] New: Fast regalloc crash: Instruction uses an alias of an allocated register
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Tue Jun  8 00:43:10 PDT 2010
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=7312
           Summary: Fast regalloc crash: Instruction uses an alias of an
                    allocated register
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr
                CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=4983)
 --> (http://llvm.org/bugs/attachment.cgi?id=4983)
testcase .ll
$ llc -O0 alias.ll 
Instruction uses an alias of an allocated register
UNREACHABLE executed at
/home/duncan/LLVM/llvm.top/llvm/lib/CodeGen/RegAllocFast.cpp:335!
-- 
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