<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 - Two tests fail when compiled with GCC 8"
href="https://bugs.llvm.org/show_bug.cgi?id=38096">38096</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Two tests fail when compiled with GCC 8
</td>
</tr>
<tr>
<th>Product</th>
<td>lld
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>MachO
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>evangelos@foutrelis.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=20536" name="attach_20536" title="Test failures from LLD 6.0.1 compiled with GCC 8">attachment 20536</a> <a href="attachment.cgi?id=20536&action=edit" title="Test failures from LLD 6.0.1 compiled with GCC 8">[details]</a></span>
Test failures from LLD 6.0.1 compiled with GCC 8
All tests pass when LLD is compiled with either GCC 7 or Clang 6.
The issue is reproducible with LLD 6.0.{0,1} on Arch Linux x86_64.
Failing Tests (2):
lld :: mach-o/do-not-emit-unwind-fde-arm64.yaml
lld :: mach-o/eh-frame-relocs-arm64.yaml
Both fail in the same way:
error: expected string not found in input
# CHECK: type: unwind-lsda
^
<stdin>:81:2: note: scanning from here
type: unknown</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>