[llvm-bugs] [Bug 26802] [X86] Clang miscompiles an inline asm output at -O1

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 1 14:09:37 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26802

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |INVALID

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Your inline assembly doesn't appear to list 'rax' as a clobber. If you
disagree, can you highlight the constraint that expresses the rax clobber?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160301/1760451e/attachment.html>


More information about the llvm-bugs mailing list