explow.c (allocate_dynamic_stack_space): Call do_pending_stack_adjust before handling...
authorIan Lance Taylor <iant@golang.org>
Wed, 5 Oct 2016 00:21:41 +0000 (00:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 5 Oct 2016 00:21:41 +0000 (00:21 +0000)
commit1c84b79889a10503e5adf0e78d0509a88ca08868
tree1df0d6db5233fa5a6ba52470ad20c18f235ae817
parent8f8d78e683ec17dec93629aa57307cdd6fc4d085
explow.c (allocate_dynamic_stack_space): Call do_pending_stack_adjust before handling flag_split_stack.

gcc/:
* explow.c (allocate_dynamic_stack_space): Call
do_pending_stack_adjust before handling flag_split_stack.
gcc/testsuite/:
* gcc.dg/split-7.c: New test.

From-SVN: r240764
gcc/ChangeLog
gcc/explow.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/split-7.c [new file with mode: 0644]