go-gcc.cc (Gcc_backend::immutable_struct): Set TREE_PUBLIC if the struct is not hidden.
authorIan Lance Taylor <iant@google.com>
Thu, 29 Aug 2013 00:49:36 +0000 (00:49 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 29 Aug 2013 00:49:36 +0000 (00:49 +0000)
commit2ec974d90fb0920d58ed5f987e738f7d069eb3f4
tree9e5b80ee7e73d7be2c52c7410fe6ac10e012dcf6
parent652974f2aa68b6fee12dfbc1f89abbe6a225e455
go-gcc.cc (Gcc_backend::immutable_struct): Set TREE_PUBLIC if the struct is not hidden.

* go-gcc.cc (Gcc_backend::immutable_struct): Set TREE_PUBLIC if
the struct is not hidden.
(Gcc_backend::immutable_struct_set_init): Don't set TREE_PUBLIC.

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