[LLVMbugs] [Bug 21004] New: __ldrexd in builtinsARM.def is incorrect

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Sep 19 11:52:56 PDT 2014


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

            Bug ID: 21004
           Summary: __ldrexd in builtinsARM.def is incorrect
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: bigwalrus at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

It is listed as:
LANGBUILTIN(__ldrexd, "WiCDWi*", "", ALL_MS_LANGUAGES)

It should be:
LANGBUILTIN(__ldrexd, "WiWiCD*", "", ALL_MS_LANGUAGES)

-- 
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/20140919/6c0c026f/attachment.html>


More information about the llvm-bugs mailing list