[llvm-bugs] [Bug 34453] New: CLAMR breaks on AArch64

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 4 04:25:01 PDT 2017


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

            Bug ID: 34453
           Summary: CLAMR breaks on AArch64
           Product: Test Suite
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Programs Tests
          Assignee: unassignedbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvm-bugs at lists.llvm.org

Due to an alignment issue between input.cpp and mesh.cpp's declaration of
`neighbor_remap` (int and bool, respectively), we get alignment error in a
linker relocation: misaligned R_AARCH64_LDST32_ABS_LO12_NC

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/8141

-- 
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/20170904/7477e3c3/attachment.html>


More information about the llvm-bugs mailing list