<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Dec 15, 2015 at 1:42 PM Tim Shen <<a href="mailto:timshen@google.com">timshen@google.com</a>> wrote:<br></div><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><div>I got a minimized test case that's causing miscompiled TLS initialization code: <a href="https://gist.github.com/innocentim/939ebbff1e312801bafe" target="_blank">https://gist.github.com/innocentim/939ebbff1e312801bafe</a><br></div></div><div><br></div><div>Should I just insert PPC::STACKCALLDOWN AND PPC::STACKCALLUP into ppc-tls-dynamic-call? I'm not quite sure if the frame size is simply 0?</div></div></blockquote><div><br></div><div>Sorry, they are PPC::ADJCALLSTACKDOWN and PPC::ADJCALLSTACKUP.</div></div></div>