<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 3 February 2014 14:49, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class=""><div class="gmail_extra"><div class="gmail_quote">
On 3 February 2014 21:17, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div><span style="color:rgb(34,34,34)">FWIW, if possible it would be good to split this type of change into two patches -- the bug fix, and the change which uncovered it.</span></div>

</div></div></blockquote><div></div></div><br></div></div><div class="gmail_extra">Hi Chandler,</div><div class="gmail_extra"><br></div><div class="gmail_extra">I don't think this is necessary. Not only the patch has 2 lines, but it's not uncommon for patches implementing a new feature to have the corresponding fixes, especially if it's only by introducing the feature that the "bug" shows up.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">This case is even more obvious, since 8 was the maximum alignment and now it's 16. I think you got distracted by Mark's usage of the "bug" word. ;)</div>
</div></blockquote><div><br></div><div>Right.  Usually I would aim to change just one thing at a time, but in this case the change to set a larger stack alignment for NaCl is very small.  I've removed the word "bug" from the description, since I agree it wasn't really a bug before the change.</div>
<div><br></div><div>Is <a href="http://llvm-reviews.chandlerc.com/D2677">http://llvm-reviews.chandlerc.com/D2677</a> OK to commit now?  I believe I've addressed all the comments.<br></div><div><br></div><div>Cheers,</div>
<div>Mark</div><div><br></div></div></div></div>