<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:nemanja.i.ibm@gmail.com" title="Nemanja Ivanovic <nemanja.i.ibm@gmail.com>"> <span class="fn">Nemanja Ivanovic</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 8ec7ea3ddce7379e13e8dfb4a5260a6d2004aa1c causes more stack usage on PowerPC"
href="https://bugs.llvm.org/show_bug.cgi?id=49610">bug 49610</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>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>CONFIRMED
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 8ec7ea3ddce7379e13e8dfb4a5260a6d2004aa1c causes more stack usage on PowerPC"
href="https://bugs.llvm.org/show_bug.cgi?id=49610#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 8ec7ea3ddce7379e13e8dfb4a5260a6d2004aa1c causes more stack usage on PowerPC"
href="https://bugs.llvm.org/show_bug.cgi?id=49610">bug 49610</a>
from <span class="vcard"><a class="email" href="mailto:nemanja.i.ibm@gmail.com" title="Nemanja Ivanovic <nemanja.i.ibm@gmail.com>"> <span class="fn">Nemanja Ivanovic</span></a>
</span></b>
<pre>(In reply to Nemanja Ivanovic from <a href="show_bug.cgi?id=49610#c12">comment #12</a>)
<span class="quote">> The fix is actually in two commits since I neglected to account for big
> endian targets in the initial commit.
>
> Initial commit:
> <a href="https://reviews.llvm.org/rG0464586ac515e8cfebe4c7615387fd625c8869f5">https://reviews.llvm.org/rG0464586ac515e8cfebe4c7615387fd625c8869f5</a>
>
> Follow-up fix for BE:
> <a href="https://reviews.llvm.org/rGdcccb2f59401">https://reviews.llvm.org/rGdcccb2f59401</a></span >
Ugh, unfortunately this caused failures in the bootstrap build on BE Linux and
I had to disable it temporarily. I have now fixed it in yet another follow-up
commit. So this also needs the following two commits:
<a href="https://reviews.llvm.org/rG4e22c7265d86">https://reviews.llvm.org/rG4e22c7265d86</a> - disables the change
<a href="https://reviews.llvm.org/rG4e22c7265d86">https://reviews.llvm.org/rG4e22c7265d86</a> - fixes and re-enables the change</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>