<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - MachO_*_relocations.s tests are failing"
href="http://llvm.org/bugs/show_bug.cgi?id=20501">20501</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>MachO_*_relocations.s tests are failing
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: ARM
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>sylvestre@debian.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Under GNU/Linux i386, these tests are failing
Failing Tests (2):
LLVM :: ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
LLVM :: ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s
svn214394
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/Release/bin/llvm-mc
-triple=arm64-apple-ios7.0.0 -code-model=small -relocation-model=pic
-filetype=obj -o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/test/ExecutionEngine/RuntimeDyld/AArch64/Output/foo.o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/Release/bin/llvm-rtdyld
-triple=arm64-apple-ios7.0.0 -verify
-check=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/test/ExecutionEngine/RuntimeDyld/AArch64/Output/foo.o
--
Exit Code: 1
Command Output (stderr):
--
Expression 'decode_operand(adrp2, 1) = (stub_addr(foo.o, __text, _ptr)[32:12] -
adrp2[32:12])' is false: 0xfffffffffff00000 != 0x0
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/build-llvm/Release/bin/llvm-rtdyld:
error: some checks in
'/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214394/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s'
failed</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>