Fix raw-instance-slots-equalp on SPARC.
authorStas Boukarev <stassats@gmail.com>
Sun, 3 Nov 2013 21:18:01 +0000 (01:18 +0400)
committerStas Boukarev <stassats@gmail.com>
Sun, 3 Nov 2013 21:18:01 +0000 (01:18 +0400)
commitf192f80212c9603f90933a3b575a15007335779c
tree4950ef62bd0a7d7af36b8cb5331d3d3e2c5bf0fe
parentcc67baa3070a13bd84bb37680761011e689fb917
Fix raw-instance-slots-equalp on SPARC.

Some slots have to be aligned or they will cause a bus error. Take
alignment into account on #-(or x86 x86-64 ppc).
src/code/target-defstruct.lisp