[LLVMbugs] [Bug 9163] New: R11 used but not saved

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 7 13:04:55 PST 2011


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

           Summary: R11 used but not saved
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: SystemZ
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: bagel99 at gmail.com
                CC: llvmbugs at cs.uiuc.edu


In functions where a frame register is generated, R11 is used for that purpose
but the callers R11 is not saved unless a register in R6-R10 is saved.

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