re PR target/46093 (code compiled with -fsplit-stack crashes when passing large struct)
authorIan Lance Taylor <iant@google.com>
Fri, 7 Oct 2011 22:51:11 +0000 (22:51 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 7 Oct 2011 22:51:11 +0000 (22:51 +0000)
commit91a639a157751047ee68101244a549d2ed34fdf5
tree3b765e8cf4c5fb417aa4503594814c8f18a4d4f8
parent2205ed2513edc01b29a6a87983ccee7ccaf3b194
re PR target/46093 (code compiled with -fsplit-stack crashes when passing large struct)

PR target/46093
* generic-morestack.c (__generic_morestack): Make sure the segment
is large enough for both the stack frame and the copied
parameters.

From-SVN: r179702
libgcc/ChangeLog
libgcc/generic-morestack.c