<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 --- - [powerpc-darwin8] MachO_x86-64_PIC_relocations.s failing"
href="http://llvm.org/bugs/show_bug.cgi?id=20333">20333</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[powerpc-darwin8] MachO_x86-64_PIC_relocations.s failing
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>MacOS X
</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>Generic Execution Engine Support
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lhames@gmail.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>fang@csl.cornell.edu
</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>Created <span class=""><a href="attachment.cgi?id=12779" name="attach_12779" title="object file produced by llvm-mc">attachment 12779</a> <a href="attachment.cgi?id=12779&action=edit" title="object file produced by llvm-mc">[details]</a></span>
object file produced by llvm-mc
On the powerpc-darwin8-C++11 branch (merged r212748 +cherry-picked 213012 and
r213202), I'm seeing this test fail:
% bin/llvm-lit -v
test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s
second level name optional in hw.optional.fma is invalid
-- Testing: 1 tests, 1 threads --
FAIL: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s (1
of 1)
******************** TEST 'LLVM ::
ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s' FAILED
********************
Script:
--
gtimeout 1m /Users/fang/local/src/LLVM-svn/clang34-stage1-build/./bin/llvm-mc
-triple=x86_64-apple-macosx10.9 -relocation-model=pic -filetype=obj -o
/Volumes/Isolde/builds/LLVM/clang34-stage1-build/test/ExecutionEngine/RuntimeDyld/X86/Output/MachO_x86-64_PIC_relocations.s.tmp.o
/Volumes/Isolde/sources/LLVM-svn/llvm.git/test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s
gtimeout 1m
/Users/fang/local/src/LLVM-svn/clang34-stage1-build/./bin/llvm-rtdyld
-triple=x86_64-apple-macosx10.9 -verify
-check=/Volumes/Isolde/sources/LLVM-svn/llvm.git/test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s
/Volumes/Isolde/builds/LLVM/clang34-stage1-build/test/ExecutionEngine/RuntimeDyld/X86/Output/MachO_x86-64_PIC_relocations.s.tmp.o
gtimeout 1m rm
/Volumes/Isolde/builds/LLVM/clang34-stage1-build/test/ExecutionEngine/RuntimeDyld/X86/Output/MachO_x86-64_PIC_relocations.s.tmp.o
--
Exit Code: 1
Command Output (stderr):
--
Error evaluating expression 'decode_operand(insn2, 4) = x - next_pc(insn2)':
Invalid operand index '4' for instruction 'insn2'. Instruction has only 0
operands.
Instruction is:
<MCInst #2317 RETQ>
/Users/fang/local/src/LLVM-svn/clang34-stage1-build/./bin/llvm-rtdyld: error:
some checks in
'/Volumes/Isolde/sources/LLVM-svn/llvm.git/test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s'
failed
--
********************
Testing Time: 1.75s
********************
Failing Tests (1):
LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s</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>