]> gitweb.factorcode.org Git - factor.git/commitdiff
disambiguate math:float in cpu.ppc
authorJoe Groff <arcata@gmail.com>
Fri, 18 Sep 2009 00:10:40 +0000 (19:10 -0500)
committerJoe Groff <arcata@gmail.com>
Fri, 18 Sep 2009 00:10:40 +0000 (19:10 -0500)
basis/cpu/ppc/ppc.factor

index f881ff5f9131448fd2a18724147128f9e7eee0d6..063f3b37b1027f80b54ae4a5037975cefe1b09b9 100644 (file)
@@ -9,6 +9,7 @@ compiler.codegen.fixup compiler.cfg.intrinsics
 compiler.cfg.stack-frame compiler.cfg.build-stack-frame
 compiler.units compiler.constants compiler.codegen ;
 FROM: cpu.ppc.assembler => B ;
+FROM: math => float ;
 IN: cpu.ppc
 
 ! PowerPC register assignments: