[LLVMbugs] [Bug 1103] %rsp emitted as an index register

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Jan 13 16:14:27 PST 2007


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

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |compile-fail
         Resolution|                            |FIXED
            Summary|%rsp permitted as an index  |%rsp emitted as an index
                   |register                    |register
   Target Milestone|---                         |2.0
            Version|trunk                       |1.9



------- Additional Comments From sabre at nondot.org  2007-01-13 18:14 -------
The most straight-forward way to fix this is in the asmprinter.  Addressed with this patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070108/042639.html

Testcase here:
Regression/CodeGen/X86/2007-01-13-StackPtrIndex.ll

-Chris



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