[MLton] Bytecode misses function call?

Wesley W. Terpstra wesley at terpstra.ca
Mon Sep 22 03:30:23 PDT 2008


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:
  cd regression/library
  ./library-test -codegen bytecode -debug true -keep g

The check program will segfault. Tracing it with gdb reveals that check.sml
calls 'checkconfirmC'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mlton.org/pipermail/mlton/attachments/20080922/192ca4d0/attachment.htm


More information about the MLton mailing list