re PR tree-optimization/91663 (split function can be re-inlined, leaving bad stack...
authorIan Lance Taylor <iant@golang.org>
Thu, 5 Sep 2019 04:12:30 +0000 (04:12 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 5 Sep 2019 04:12:30 +0000 (04:12 +0000)
commitf44526e367a99b8699fbdc31bb9bcc0618dbe072
tree425ef96dd0b2ba1942f70d7c0fc9c6f17fb2611a
parent7d394f772fc6f198c6b1946e2919643287639c40
re PR tree-optimization/91663 (split function can be re-inlined, leaving bad stack trace)

PR tree-optimization/91663
* go-lang.c (go_langhook_post_options): Clear
flag_partial_inlining.

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