<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"><<a href="mailto:wesley@terpstra.ca">wesley@terpstra.ca</a>></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'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>
cd regression/library<br> ./library-test -codegen bytecode -debug true -keep g<br></div></blockquote><div dir="ltr"> <br>The check program will segfault. Tracing it with gdb reveals that check.sml calls 'checkconfirmC' (line 31) before it calls 'm5_open' (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>