<html>
<head>
<base href="https://bugs.llvm.org/">
</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 - CodeGen/AArch64/machine-outliner-remarks.ll is failing on ubuntu trusty i386"
href="https://bugs.llvm.org/show_bug.cgi?id=34393">34393</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>CodeGen/AArch64/machine-outliner-remarks.ll is failing on ubuntu trusty i386
</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>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: AArch64
</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>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Script:
--
/build/llvm-toolchain-snapshot-6.0~svn312209/build-llvm/./bin/llc
/build/llvm-toolchain-snapshot-6.0~svn312209/test/CodeGen/AArch64/machine-outliner-remarks.ll
-enable-machine-outliner -mtriple=aarch64-unknown-unknown
-pass-remarks-missed=machine-outliner -o /dev/null 2>&1 |
/build/llvm-toolchain-snapshot-6.0~svn312209/build-llvm/./bin/FileCheck
/build/llvm-toolchain-snapshot-6.0~svn312209/test/CodeGen/AArch64/machine-outliner-remarks.ll
/build/llvm-toolchain-snapshot-6.0~svn312209/build-llvm/./bin/llc
/build/llvm-toolchain-snapshot-6.0~svn312209/test/CodeGen/AArch64/machine-outliner-remarks.ll
-enable-machine-outliner -mtriple=aarch64-unknown-unknown -o /dev/null
-pass-remarks-missed=machine-outliner
-pass-remarks-output=/build/llvm-toolchain-snapshot-6.0~svn312209/build-llvm/test/CodeGen/AArch64/Output/machine-outliner-remarks.ll.tmp.yaml
cat
/build/llvm-toolchain-snapshot-6.0~svn312209/build-llvm/test/CodeGen/AArch64/Output/machine-outliner-remarks.ll.tmp.yaml
| /build/llvm-toolchain-snapshot-6.0~svn312209/build-llvm/./bin/FileCheck
/build/llvm-toolchain-snapshot-6.0~svn312209/test/CodeGen/AArch64/machine-outliner-remarks.ll
-check-prefix=YAML
--
Exit Code: 1
Command Output (stderr):
--
remark: machine-outliner-remarks.ll:5:9: Did not outline 2 instructions from 2
locations. Instructions from outlining all occurrences (9) >= Unoutlined
instruction count (4) (Also found at: machine-outliner-remarks.ll:13:9)
/build/llvm-toolchain-snapshot-6.0~svn312209/test/CodeGen/AArch64/machine-outliner-remarks.ll:28:14:
error: expected string not found in input
; YAML-NEXT: - OtherStartLoc1: 'machine-outliner-remarks.ll:13:9'
^
<stdin>:38:2: note: scanning from here
- 4: 'machine-outliner-remarks.ll:13:9'
^
--</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>