Enable dumping huge (> 64k) pages in genesis
authorPaul Khuong <pvk@pvk.ca>
Sun, 19 May 2013 23:35:30 +0000 (19:35 -0400)
committerPaul Khuong <pvk@pvk.ca>
Mon, 20 May 2013 05:05:46 +0000 (01:05 -0400)
commit243d0f6f598c3a47adcc06923066263ee3051003
treef67f091061f5f67c52604fb72d50364dd6fe30a5
parentae026fe85fef157ff42d6655e5f5e4eef74709f1
Enable dumping huge (> 64k) pages in genesis

bvectors for a page can be smaller than the page size; zero-padding
explicitly as needed lets the build proceed further along before
failing, when configured with large GC card size.
src/compiler/generic/genesis.lisp