Merge branch 'master' of git://factorcode.org/git/factor

db4
Doug Coleman 2008-09-02 17:04:32 -05:00
commit 8cecbb14f4
1 changed files with 1 additions and 1 deletions

View File

@ -539,7 +539,7 @@ IN: cpu.ppc.intrinsics
{ unboxed-c-ptr "alien" c-ptr }
{ f "offset" fixnum }
} }
{ +scratch+ { "scratch" } }
{ +scratch+ { { f "scratch" } } }
{ +clobber+ { "value" "offset" } }
} ;