<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:szabolcs.nagy@arm.com" title="Szabolcs Nagy <szabolcs.nagy@arm.com>"> <span class="fn">Szabolcs Nagy</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - function alias via __asm__ is not honored if the alias is defined after the call (gcc behaves differently)"
href="https://bugs.llvm.org/show_bug.cgi?id=22830">bug 22830</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>WONTFIX
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>szabolcs.nagy@arm.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - function alias via __asm__ is not honored if the alias is defined after the call (gcc behaves differently)"
href="https://bugs.llvm.org/show_bug.cgi?id=22830#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - function alias via __asm__ is not honored if the alias is defined after the call (gcc behaves differently)"
href="https://bugs.llvm.org/show_bug.cgi?id=22830">bug 22830</a>
from <span class="vcard"><a class="email" href="mailto:szabolcs.nagy@arm.com" title="Szabolcs Nagy <szabolcs.nagy@arm.com>"> <span class="fn">Szabolcs Nagy</span></a>
</span></b>
<pre>this still affects software so if possible clang should have an option
to match the gcc semantics.
(clang seems to have -fheinous-gnu-extensions already for worse language
abuse, so i don't see why this cannot be handled similarly. fixing
legacy code to match the clang requirement is a lot of manual effort
that can introduce new bugs.)</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>