<div dir="ltr">Can you provide a minimal reproducer that shows Clang failling to align the stack with mstackrealign?</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 20, 2015 at 3:45 AM, Gowtham Reddy <span dir="ltr"><<a href="mailto:sharpgowtham@gmail.com" target="_blank">sharpgowtham@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>We are developing a native application in Android. We are using SIMD optimizations on it.</div><div><br></div><div>We want to useĀ -mstackrealign option to make all the function parameters and local variables to be aligned to 16 bytes.</div><div><br></div><div>But CLANG compiler on x86 Android platform is not honoring the flag.</div><div><br></div><div>Any work arounds to make all functions in the project to stack aligned by 16 bytes.</div><div><br></div><div>Thanks,</div><div><br></div><div>Gowtham Reddy</div><div><br></div><div><br></div></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>