[PATCH] Segmented stacks (again)

Hi,

First patch fixes a bug in x86-32 when generating code with split
stacks.

Second patch makes checking the stack limit a little more intelligent.

OK to commit?

Thanks!

0001-Fix-a-bug-in-the-x86-32-code-generated-for-segmented.patch (2.65 KB)

0002-Check-for-stack-space-more-intelligently.patch (4.11 KB)

Hi,

I have checked in the above two patches since they were small, obvious
modifications to code I contributed. Plus they don't break the build.

Thanks!