]> gitweb.factorcode.org Git - factor.git/commitdiff
compiler.codegen.gc-maps: fix tests
authorSlava Pestov <slava@factorcode.org>
Mon, 10 Oct 2011 19:07:09 +0000 (12:07 -0700)
committerSlava Pestov <slava@factorcode.org>
Mon, 10 Oct 2011 19:07:09 +0000 (12:07 -0700)
basis/compiler/codegen/gc-maps/gc-maps-tests.factor

index ae0e437b2a663c0dc775035539d73a8272f8e30f..6f9f799bf75ad599d0ecb0a46e9610382477a99d 100644 (file)
@@ -1,7 +1,8 @@
 USING: namespaces byte-arrays make compiler.codegen.gc-maps
-bit-arrays accessors classes.struct tools.test kernel math
-sequences alien.c-types specialized-arrays boxes
-compiler.cfg.instructions system cpu.architecture ;
+compiler.codegen.relocation bit-arrays accessors classes.struct
+tools.test kernel math sequences alien.c-types
+specialized-arrays boxes compiler.cfg.instructions system
+cpu.architecture ;
 SPECIALIZED-ARRAY: uint
 IN: compiler.codegen.gc-maps.tests
 
@@ -20,6 +21,7 @@ M: fake-cpu gc-root-offset ;
 
 [ ] [
     [
+        init-relocation
         init-gc-maps
 
         50 <byte-array> %