go-lang.c (go_langhook_init_options_struct): Don't set x_flag_split_stack.
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 31 Jul 2015 07:08:20 +0000 (07:08 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Fri, 31 Jul 2015 07:08:20 +0000 (07:08 +0000)
commitcb3306e5bf82c6a0f6de0c98dabdb15cd7e2529e
treec733df5c8735cfb75d7fb5cbaa28cb7a56a8f195
parente67d7a1ea15cb266edf4a9ae2315eae6b1e8003a
go-lang.c (go_langhook_init_options_struct): Don't set x_flag_split_stack.

* go-lang.c (go_langhook_init_options_struct): Don't set
x_flag_split_stack.
(go_langhook_post_options): Set it here instead.

From-SVN: r226428
gcc/go/ChangeLog
gcc/go/go-lang.c