Fix MAYBE-WITH-PINNED-OBJECTS for PPC/GENCGC.
authorAlastair Bridgewater <nyef@arisu.lisphacker.com>
Tue, 25 Oct 2011 20:43:13 +0000 (16:43 -0400)
committerAlastair Bridgewater <nyef@arisu.lisphacker.com>
Tue, 25 Oct 2011 20:43:13 +0000 (16:43 -0400)
commita743f02226d235f461a0bc5aeddcf63e8ac0dcf3
tree610d3a90130c5b7ecc14ffa22d19fcd5d9ed5685
parenta18b41402363b662ec59ddaa100f1e417e76aef3
Fix MAYBE-WITH-PINNED-OBJECTS for PPC/GENCGC.

  * GENCGC has working WITH-PINNED-OBJECTS on all targets, not
just x86oids.  Not using it when necessary is bad, especially
since non-x86oids don't automatically pin references from the
control stack.  Fixed.
src/code/host-alieneval.lisp