<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 --- - Error: selected processor does not support ARM mode `vorr d1,d0,d0'"
href="http://llvm.org/bugs/show_bug.cgi?id=22799">22799</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Error: selected processor does not support ARM mode `vorr d1,d0,d0'
</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>echristo@gmail.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hans@chromium.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu, nicolasweber@gmx.de
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=13986" name="attach_13986" title="Repro">attachment 13986</a> <a href="attachment.cgi?id=13986&action=edit" title="Repro">[details]</a></span>
Repro
Chromium's Android port stopped building at LLVM r231324.
From
<a href="http://build.chromium.org/p/chromium.fyi/builders/ClangToTAndroidASan/builds/251/steps/compile/logs/stdio">http://build.chromium.org/p/chromium.fyi/builders/ClangToTAndroidASan/builds/251/steps/compile/logs/stdio</a>:
/tmp/matrix-2241a6.s: Assembler messages:
/tmp/matrix-2241a6.s:1369: Error: selected processor does not support ARM mode
`vorr d1,d0,d0'
clang-3.7: error: assembler command failed with exit code 1 (use -v to see
invocation)
Attaching preprocessed source, run with:
clang -fno-strict-aliasing -fvisibility=hidden -fPIC -march=armv7-a
-mtune=generic-armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp -mthumb
-no-integrated-as -marm -fno-omit-frame-pointer -fsanitize=address
-fsanitize=leak -funwind-tables -fno-short-enums -Wa,--noexecstack -target
arm-linux-androideabi -mllvm -asan-globals=0 -Os -g0 -c /tmp/a.i</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>