Revert "Change layout bitmap so that 0 = raw, 1 = tagged"
commit8eff0c3e207a996766feaa02b4b515059602f281
authorDouglas Katzman <dougk@google.com>
Sun, 11 Sep 2016 16:20:04 +0000 (11 12:20 -0400)
committerDouglas Katzman <dougk@google.com>
Sun, 11 Sep 2016 16:21:40 +0000 (11 12:21 -0400)
tree0b93668b8a0454ab16676d6ee4fb37147e59237c
parentf6157e8553d964b956572f3e3f48ef5d6e4e6838
Revert "Change layout bitmap so that 0 = raw, 1 = tagged"

This reverts commit f6157e8553d964b956572f3e3f48ef5d6e4e6838.

Fails in 32-bit x86, not obvious why.
15 files changed:
src/code/class.lisp
src/code/defstruct.lisp
src/code/early-classoid.lisp
src/code/early-raw-slots.lisp
src/code/fop.lisp
src/code/pred.lisp
src/code/target-defstruct.lisp
src/compiler/dump.lisp
src/compiler/early-c.lisp
src/compiler/generic/genesis.lisp
src/compiler/ir1tran.lisp
src/runtime/gc-common.c
src/runtime/print.c
src/runtime/purify.c
tests/raw-slots-interleaved.impure.lisp