]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/go/go-gcc.cc
go-gcc.cc (Gcc_backend::write_global_definitions): Don't call gimplify_function_tree.
authorIan Lance Taylor <iant@golang.org>
Thu, 1 Nov 2018 04:21:16 +0000 (04:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 1 Nov 2018 04:21:16 +0000 (04:21 +0000)
commit964f78b7e75a4dd4c5c68cec0858270fbfc1d37b
tree11171e5d73017e9fcd1ac3ddbc484945639c5f34
parentff66ed878fb526512ef6d2df2a75b4500ee7ce6a
go-gcc.cc (Gcc_backend::write_global_definitions): Don't call gimplify_function_tree.

* go-gcc.cc (Gcc_backend::write_global_definitions): Don't call
gimplify_function_tree.  Instead call allocate_struct_function if
necessary.

From-SVN: r265710
gcc/go/ChangeLog
gcc/go/go-gcc.cc