[LLVMbugs] [Bug 20091] clang-cl treats indirect call instructions in inline assembly as a 16-bit dereference

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jun 21 05:41:56 PDT 2014


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

Ehsan Akhgari [:ehsan] <ehsan at mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---
            Summary|Invalid assembly code       |clang-cl treats indirect
                   |generated by clang-cl from  |call instructions in inline
                   |the inline assembly         |assembly as a 16-bit
                   |                            |dereference

--- Comment #3 from Ehsan Akhgari [:ehsan] <ehsan at mozilla.com> ---
Yeah, bug 17201 covers the return sequence issue, but there is also the issue
of the 16 versus 32-bit dereference.  Reopening and morphing this bug to cover
that.

-- 
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/20140621/343a591e/attachment.html>


More information about the llvm-bugs mailing list