Fix 32-bit GLOBALDB-SXHASHOID nondeterminism, and whitespace.
commita100d87793b7b9b8baad608cc7aee8f7d4d5fb2e
authorDouglas Katzman <dougk@google.com>
Thu, 18 Sep 2014 01:39:19 +0000 (17 21:39 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 18 Sep 2014 04:05:11 +0000 (18 00:05 -0400)
treeb2f30e86115af40e570e50e6c8fe20f5137f057d
parent4ef34145e8a542e9d9796644c35931af2e5e887a
Fix 32-bit GLOBALDB-SXHASHOID nondeterminism, and whitespace.

An inadvertent bignum constant got randomly moved by GC,
but its pointer was treated as a fixnum because of the
safety 0 declaration.
src/compiler/globaldb.lisp