<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 - [LLVM 11 regression] Backport of [MC][ELF] Fix accepting abbreviated form with sh_flags and sh_entsize"
href="https://bugs.llvm.org/show_bug.cgi?id=48922">48922</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[LLVM 11 regression] Backport of [MC][ELF] Fix accepting abbreviated form with sh_flags and sh_entsize
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>11.0
</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>Keywords</th>
<td>compile-fail, regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>MC
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>burnus@net-b.de
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org, tstellar@redhat.com
</td>
</tr>
<tr>
<th>Blocks</th>
<td>47800
</td>
</tr></table>
<p>
<div>
<pre>During the development of LLVM 11, a sensible error was added, but it triggered
too often. This was fixed recently (LLVM trunk + 11 backport), cf. <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [LLVM 11 regression] MC assembler check, rejects common assembler code as, e.g., generated by GCC"
href="show_bug.cgi?id=48201">Bug #48201</a>
+ <a href="https://reviews.llvm.org/D92052">https://reviews.llvm.org/D92052</a>
However, I missed a corner case, affecting-real-world code, which has now been
fixed:
<a href="https://reviews.llvm.org/D94072">https://reviews.llvm.org/D94072</a> – committed to LLVM trunk
as commit 70ea15b88953e56681b997373fb11c97eeb05c4e
Thus, it makes sense to also backport the follow-up fix to LLVM 11.
Thanks for consideration/merging.</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [meta] 11.0.1 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=47800">Bug 47800</a>] [meta] 11.0.1 Release Blockers
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>