[LLVMbugs] [Bug 11255] Incorrect code generation of asm("sp") by clang on ARM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Oct 28 13:25:55 PDT 2011


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

Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #4 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 2011-10-28 15:25:54 CDT ---
Thanks, Mark.

That asm("sp") doesn't do anything when the sp variable isn't used as an inline
assembly operand.

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