<div class="gmail_quote">Hi</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Thu, Jan 6, 2011 at 1:46 PM, NAKAMURA Takumi <span dir="ltr"><<a href="mailto:geek4civic@gmail.com">geek4civic@gmail.com</a>></span> wrote:</div>

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">> PR8919 - LLVM incorrectly generates "_alloca" as the stack probing call. That<br>


> works only on MinGW32. On 64-bit, the function to call is "__chkstk".<br>
> Patch by KS Sreeram!<br>
<br>
I am using libraries in mingw-w64-1.0-bin_i686-mingw_20101129.zip.<br>
It has not __chkstk but ___chkstk.<br>
<br>
It seems ToT gcc provides ___chkstk. Seek gcc/config/i386/cygwin.asm<br>
on <a href="http://gcc.gnu.org" target="_blank">gcc.gnu.org</a>.<br>
<br>
What are you using? Or what would I miss? Please let me know, thank you.<br></blockquote><div><br></div><div>I'm using MinGW GCC 4.5.1 from this distro: <a href="http://tdm-gcc.tdragon.net/">http://tdm-gcc.tdragon.net/</a>.</div>

<div><br></div><div>Any ideas on how to handle the differences between 4.5.1 and ToT?</div><div><br></div><div>- KS Sreeram</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


<font color="#888888"><br>
...Takumi<br>
</font></blockquote></div><br>