summaryrefslogtreecommitdiff
path: root/libguile/backtrace.c
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2009-08-15 14:15:56 +0200
committerAndy Wingo <wingo@pobox.com>2009-08-20 18:52:50 +0200
commitb7946e9ec6cfb9d2d50d9f4e8cbf2532924b0a5b (patch)
treeec7c2a63656a9b67c173d2020c2d811071538430 /libguile/backtrace.c
parent03e6c1659623d1aac4121730c1e453c626042c47 (diff)
downloadguile-b7946e9ec6cfb9d2d50d9f4e8cbf2532924b0a5b.tar.gz
push new frame on stack before procedure & args
* libguile/_scm.h (SCM_OBJCODE_MINOR_VERSION): Bump * libguile/vm-engine.c (vm_engine): Push a frame corresponding to the mv-call. * libguile/vm-i-system.c: Renumber ops. (new-frame): New op, pushes a frame. (call, mv-call): No need to shuffle args, though we do need to pop the frame in the non-vm call case. (goto/args): Inconsequential tweaks. (call/cc): Push a frame if needed. * module/language/tree-il/compile-glil.scm (flatten): Emit `new-frame' as appropriate. * test-suite/tests/tree-il.test: Fix to expect new-frame.
Diffstat (limited to 'libguile/backtrace.c')
0 files changed, 0 insertions, 0 deletions