From 7a4ab7470311fb35457e2b2beb96fb57fcc2c912 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Mon, 10 Oct 2011 12:07:09 -0700 Subject: [PATCH] compiler.codegen.gc-maps: fix tests --- basis/compiler/codegen/gc-maps/gc-maps-tests.factor | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/basis/compiler/codegen/gc-maps/gc-maps-tests.factor b/basis/compiler/codegen/gc-maps/gc-maps-tests.factor index ae0e437b2a..6f9f799bf7 100644 --- a/basis/compiler/codegen/gc-maps/gc-maps-tests.factor +++ b/basis/compiler/codegen/gc-maps/gc-maps-tests.factor @@ -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 %