mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 00:10:21 +02:00
* module/language/cps/reify-primitives.scm (reify-primitives): Remove case where $prim could continue to $kreceive; this isn't possible. However when reifying an unknown primcall, always add a $kreceive, as the continuation has to be $kargs. * module/language/tree-il/compile-cps.scm (convert): Unknown primcalls convert as calls. With this change, all primcalls should continue to $kargs, with the exception of 'throw. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |