Fix rtl tests
authorAndy Wingo <wingo@pobox.com>
Tue, 15 Apr 2014 20:00:30 +0000 (22:00 +0200)
committerAndy Wingo <wingo@pobox.com>
Tue, 15 Apr 2014 20:00:30 +0000 (22:00 +0200)
commit4cbe4d72aab9723d57b9cd779fc99e76b545802e
treeb4979b22e4220163799f4f7dd2e021ff11c91f3c
parentc271065e542fc527313d5fb08ef0aaddabb42e72
Fix rtl tests

* module/system/vm/assembler.scm (write-arities): Add a diagnostic.

* test-suite/tests/rtl.test: Fix tests to emit "definition"
  instructions.
module/system/vm/assembler.scm
test-suite/tests/rtl.test