Test restarting trapped references.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 4 Jan 2019 05:50:47 +0000 (05:50 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 9 Feb 2019 16:58:39 +0000 (16:58 +0000)
commit5b128a5b6b1548de7d9328f1f570658045190e00
treef744920671bf62397b60b3525cfe54fe55233d8e
parentbfd26754e6b8b6acc452e8425f44bd415947ec01
Test restarting trapped references.

This is busted on x86 because of a compiler bug involving register
reuse, to be fixed on the riastradh-20181220-closentry{...} branch.
tests/check.scm
tests/compiler/test-vartrap.scm [new file with mode: 0644]