[llvm-bugs] [Bug 30726] New: generates strh to non half word aligned address with ARM architectures v4t, v5te, v6m

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 18 06:37:22 PDT 2016


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

            Bug ID: 30726
           Summary: generates strh to non half word aligned address with
                    ARM architectures v4t, v5te, v6m
           Product: clang
           Version: 3.9
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: mpj at rowley.co.uk
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 17457
  --> https://llvm.org/bugs/attachment.cgi?id=17457&action=edit
source code

For the attached code clang generates strh to non half word aligned address
with ARM architectures v4t, v5te, v6m.

-- 
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/20161018/8590b53f/attachment.html>


More information about the llvm-bugs mailing list