check that jumps are within the range of a signed 16-bit int
authorAndy Wingo <wingo@pobox.com>
Fri, 24 Jul 2009 10:06:40 +0000 (12:06 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 24 Jul 2009 10:06:40 +0000 (12:06 +0200)
commit74deff3c431245b282903d46eb7e571ace8759f3
tree10657f9eab6b3b976af769b0701e4618135c04d5
parentd95eb7f49f721306ffeb0020724093929cb0e206
check that jumps are within the range of a signed 16-bit int

* module/language/assembly/compile-bytecode.scm (write-bytecode): Check
  that the offset is within the range of a signed int16 value.
module/language/assembly/compile-bytecode.scm