-
- Downloads
Several gengc fixes:
- fixed make-return-pc-save-location to use the fixnum primitive type - fixed {multiple-,}call-local to recompute code, because if the local-called function tail-calls some other function, then code will be that other function's component. - moved around the trace-table-call-site entries. Now, call-site imples OCPF holds the frame pointer. Except not really, because local call puts the old cfp wherever it wants.
Loading
Please register or sign in to comment