> I haven't had time to add this to test_vm, but I did narrow down the issue > to this region of the generated llvm assembly: > (...) > Specifically, the issue is that "not_null" can be accessed directly from > "rescue_save_vars" leaving %12 undefined. I've attached the related files.
Thanks for doing all the detective work! rescue_vars is my domain :-), I'll try to fix tonight. Cheers, Vincent _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
