[PATCH] make inflate use less stack space with gcc3.5
From: Matt Mackall <mpm@selenic.com> Quick fix to work around gcc3.5's automatic inline and broken stack requirements calculation. Without this, I see stack overflows at boot with 4k stacks.
Showing
Please register or sign in to comment