morestack.S (__morestack_non_split): If there is enough stack space already, don...
authorIan Lance Taylor <iant@google.com>
Tue, 20 Dec 2011 22:34:30 +0000 (22:34 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 20 Dec 2011 22:34:30 +0000 (22:34 +0000)
commita0c8d0c1e36976bf178b9eea29188e11a4e43b89
treebbef8556fa5a1916624b2d5a114a335e949690c6
parent3752b2ab7cddf20ed4c99638a3ecf6ecfed6cf55
morestack.S (__morestack_non_split): If there is enough stack space already, don't split.

* config/i386/morestack.S (__morestack_non_split): If there is
enough stack space already, don't split.  Ask for more stack space
than we required.

From-SVN: r182555
libgcc/ChangeLog
libgcc/config/i386/morestack.S