[llvm-bugs] [Bug 40590] New: __m64 name mangling different than GCC:

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Feb 4 08:16:24 PST 2019


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

            Bug ID: 40590
           Summary: __m64 name mangling different than GCC:
           Product: clang
           Version: 8.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: erich.keane at intel.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at metafoo.co.uk

See https://godbolt.org/z/uzbzu3

GCC mangles the __m64 type as "Dv2_i", but Clang mangles it as "Dv1_x".

-- 
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/20190204/9a76944e/attachment.html>


More information about the llvm-bugs mailing list