bump MAX_THUNK_SELECTOR_DEPTH from 8 to 16
authorSimon Marlow <simonmar@microsoft.com>
Mon, 3 Sep 2007 10:19:12 +0000 (10:19 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 3 Sep 2007 10:19:12 +0000 (10:19 +0000)
commit4f87f8cad56c8430b0f2e665f78c3158a0577ee7
tree575861d9fd9979d7e3fa5573ab01179bb2de29b0
parentc9a8811e407ea25e271d850468839935d0cf5e4f
bump MAX_THUNK_SELECTOR_DEPTH from 8 to 16
this "fixes" #1038, in that the example runs in constant space, but
it's really only working around the problem.  I have a better patch,
attached to ticket #1038, but I'm wary about tinkering with this
notorious bug farm so close to the release, so I'll push it after
6.8.1.
rts/sm/Evac.c