[LLVMbugs] [Bug 18453] New: inline assembly "short" specifier not supported

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 12 15:55:58 PST 2014


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

            Bug ID: 18453
           Summary: inline assembly "short" specifier not supported
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: gtdplatform at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

inline assembly "short" specifier not supported. For example, clang doesn't
compile "jmp short xxxx", but "jmp xxxx" was OK.

-- 
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/20140112/c4d8a89e/attachment.html>


More information about the llvm-bugs mailing list