<div dir="ltr">If you can reproduce this issue, I would appreciate it if you filed a bug with mingw about it. I made that change by understanding the conditions that caused the bug and avoiding them without reproducing the problem. It's not clear to me what's wrong with requesting an overaligned stack object with __attribute__((align())) in mingw gcc.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 8, 2017 at 1:48 AM, Nikolai Kosjar via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tom,<br>
<br>
The mentioned patch fixes miscompilation of llvm/clang when it's compiled with certain mingw versions. The tablegen tool is miscompiled and crashes and thus it's not possible to build llvm/clang at all with some mingw versions.<br>
<br>
Please consider to include the patch for 5.0.1.<br>
<br>
Best regards,<br>
   Nikolai<br>
______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>