Correctness fix for vector constructor inlining.
authorAndy Wingo <wingo@pobox.com>
Sun, 3 Nov 2013 11:28:47 +0000 (12:28 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 3 Nov 2013 11:28:47 +0000 (12:28 +0100)
commit92afe25d5c162c29d971c2c36bd04a5b9d0b29c5
treea8d3a9acc409ad0a96acb492b6eedfc58928a689
parentbe6e40a1df4cc97d1bf3d4567e980b92454d5180
Correctness fix for vector constructor inlining.

* module/language/tree-il/compile-cps.scm (convert): Don't inline the
  vector constructor if any arg could capture the current continuation.
module/language/tree-il/compile-cps.scm