[LLVMbugs] [Bug 11415] New: fast register allocator produces wrong result

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 21 14:38:05 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=11415

             Bug #: 11415
           Summary: fast register allocator produces wrong result
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 7632
  --> http://llvm.org/bugs/attachment.cgi?id=7632
test.c

The attached test prints the same result when compiled with gcc or llvm with
any allocator other than fast.

-- 
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