<div dir="ltr">Sorry for the half-written send!<br><br><div class="gmail_quote">On Mon, Sep 22, 2008 at 12:30 PM, Wesley W. Terpstra <span dir="ltr">&lt;<a href="mailto:wesley@terpstra.ca">wesley@terpstra.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">In testing library support I&#39;ve run into what appears to be a bug in the bytecode codegen. You can see this problem for yourself (only on amd64) with:<br>
&nbsp; cd regression/library<br>&nbsp; ./library-test -codegen bytecode -debug true -keep g<br></div></blockquote><div dir="ltr">&nbsp;<br>The check program will segfault. Tracing it with gdb reveals that check.sml calls &#39;checkconfirmC&#39; (line 31) before it calls &#39;m5_open&#39; (line 2). It seems to me that this is an error in the bytecode codegen.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
</blockquote></div><br></div>