X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcompiler%2Fgeneric%2Fvm-fndb.lisp;h=e608152655856a0b952666cc84fabdad21a7a90c;hb=2e5263a05f55e2b56a3194ad7853e9ae18ad69af;hp=2fc1221c4b6d97869a5c73451516afbceff6a72f;hpb=74f749f68b1163d43ec96d63d00144d2b146deab;p=sbcl.git diff --git a/src/compiler/generic/vm-fndb.lisp b/src/compiler/generic/vm-fndb.lisp index 2fc1221..e608152 100644 --- a/src/compiler/generic/vm-fndb.lisp +++ b/src/compiler/generic/vm-fndb.lisp @@ -168,7 +168,7 @@ #!+(or x86 x86-64 ppc) (defknown %raw-instance-atomic-incf/word (instance index sb!vm:word) sb!vm:word (unsafe always-translatable)) -#!+(or x86-64) +#!+(or x86 x86-64 ppc) (defknown %array-atomic-incf/word (t index sb!vm:word) sb!vm:word (unsafe always-translatable))