[llvm-bugs] [Bug 39541] New: Clang doesn't support Flag Output Operands in inline asm

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Nov 2 13:14:17 PDT 2018


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

            Bug ID: 39541
           Summary: Clang doesn't support Flag Output Operands in inline
                    asm
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: flashmozzg at gmail.com
                CC: llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk

This is GCC compatibility and general usability improvement.

See "6.45.2.4 Flag Output Operands" here:
https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html

and
https://developers.redhat.com/blog/2016/02/25/new-asm-flags-feature-for-x86-in-gcc-6/

-- 
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/20181102/e15943fb/attachment.html>


More information about the llvm-bugs mailing list