On Jul 18, 2011, at 2:58 PM, Jakub Jelinek <ja...@redhat.com> wrote: > Especially the FEs and gimplification are highly recursive on more complex > (especially badly generated) testcases, the following patch attempts to > increase stack size to 64MB if possible.
No, you'd need a max in there or a condition to ensure the new code doesn't lower the limit for this to be true?