]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/go/go-gcc.cc
go-gcc.cc (Gcc_backend::set_placeholder_struct_type): Use build_distinct_type_copy...
authorIan Lance Taylor <iant@google.com>
Wed, 28 Dec 2011 00:06:10 +0000 (00:06 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 28 Dec 2011 00:06:10 +0000 (00:06 +0000)
commit11304b7b99e4c8bf1d47dfc8c125ae18ec6a5044
tree6a2286c64c271e38bc044f984d6565492984123c
parentdd8d9bff4599af02fdff1686728e3579124359c4
go-gcc.cc (Gcc_backend::set_placeholder_struct_type): Use build_distinct_type_copy rather than build_variant_type_copy.

* go-gcc.cc (Gcc_backend::set_placeholder_struct_type): Use
build_distinct_type_copy rather than build_variant_type_copy.
(Gcc_backend::set_placeholder_array_type): Likewise.
(Gcc_backend::named_type): Add special handling for builtin
basic types.

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