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: unassignedb...@nondot.org
Reporter: renato.go...@linaro.org
CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs