<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 - Please backport r358885 to 8.0"
href="https://bugs.llvm.org/show_bug.cgi?id=41580">41580</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Please backport r358885 to 8.0
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</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>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>grimar@accesssoftek.com
</td>
</tr>
<tr>
<th>CC</th>
<td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Please backport the following commit to fix creation of
broken debug information by LLD when the latest gcc is used
Revision: 358885
Author: grimar
Date: 22 апреля 2019 г. 16:40:42
Message:
[LLD][ELF] - Do not forget to use ch_addralign field after decompressing the
sections.
LLD did not use ELF::Chdr::ch_addralign for decompressed sections.
This resulted in a broken output.
Fixes <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - lld creates bogus dwarf info when linking gcc object files"
href="show_bug.cgi?id=40482">https://bugs.llvm.org/show_bug.cgi?id=40482</a>.
Differential revision: <a href="https://reviews.llvm.org/D60959">https://reviews.llvm.org/D60959</a>
----
Modified : /lld/trunk/ELF/InputSection.cpp
Added : /lld/trunk/test/ELF/compressed-input-alignment.test</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>