Index: /trunk/ccl/compiler/PPC/PPC32/ppc32-backend.lisp
===================================================================
--- /trunk/ccl/compiler/PPC/PPC32/ppc32-backend.lisp	(revision 5523)
+++ /trunk/ccl/compiler/PPC/PPC32/ppc32-backend.lisp	(revision 5524)
@@ -418,5 +418,6 @@
                  :struct-by-value t
                  :prepend-underscores t
-                 :bits-per-word  32)
+                 :bits-per-word  32
+                 :poweropen-alignment t)
                #+linuxppc-target
                '(:bits-per-word 32))))
