1.0.0.27: various PCL cleanups in cache.lisp
[sbcl.git] / tests / foreign-stack-alignment.impure.lisp
index 81a00f5..0f416e3 100644 (file)
@@ -32,7 +32,7 @@
 
 (defvar *required-alignment*
   #+(and ppc darwin) 16
-  #+(and ppc linux) 16
+  #+(and ppc linux) 8
   #+x86-64 16
   #+mips 8
   #+x86 4