<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 --- - One MCJIT tests fails on AArch64 bootstrap"
href="http://llvm.org/bugs/show_bug.cgi?id=22692">22692</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>One MCJIT tests fails on AArch64 bootstrap
</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>MCJIT
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>renato.golin@linaro.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>The test below XFAILs on first and second builds of a CMake bootstrap but they
fail on Phase3 of a configure bootstrap (what we use for releases).
******************** TEST 'LLVM :: ExecutionEngine/MCJIT/hello-sm-pic.ll'
FAILED ********************
Script:
--
/home/linaro/devel/llvm/release/final/Phase3/Release/llvmCore-3.6.0-final.obj/Release/bin/lli
-relocation-model=pic -code-model=small
/home/linaro/devel/llvm/release/final/llvm.src/test/ExecutionEngine/MCJIT/hello-sm-pic.ll
<span class="quote">> /dev/null</span >
--
Exit Code: 0
********************
I'm not too worried about it, but it'd be good to know what's the difference
and maybe apply that to CMake to make more MCJIT tests pass on ARM/AArch64, and
possibly other architectures.</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>