Fix SB-INTROSPECT:ALLOCATION-INFORMATION bug from change 0c1b3ec6
commitd853782b3bcf364ec146197fc76e6198f6612b58
authorDouglas Katzman <dougk@google.com>
Mon, 24 Apr 2017 19:01:40 +0000 (24 15:01 -0400)
committerDouglas Katzman <dougk@google.com>
Mon, 24 Apr 2017 19:22:33 +0000 (24 15:22 -0400)
tree8c612a46f31b9ae215211bdf5b2547e56d288fa3
parentda66f4ad1de1fa1368964d58a24749f438674e3f
Fix SB-INTROSPECT:ALLOCATION-INFORMATION bug from change 0c1b3ec6

The bit for :LARGE was off by 1. Revision 1439c9f0 silently deleted
the ALLOCATION-INFORMATION.4 test. Had it not, a failure might have been
caught, so restore that test, and add another just to be sure.
contrib/sb-introspect/introspect.lisp
contrib/sb-introspect/test-driver.lisp