PR go/86343
commit5174212c6631cc639f3fef628ac5a55ada631567
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jun 2018 17:46:36 +0000 (28 17:46 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jun 2018 17:46:36 +0000 (28 17:46 +0000)
tree3630f8ff7b67ea7345ee488c2672d733ba4a7923
parentcb11a2922e38bb29568aa20c505cc513c8ee4d8c
PR go/86343
* go-gcc.cc (Gcc_backend::set_placeholder_struct_type): Call
build_variant_type_copy rather than build_distinct_type_copy.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262225 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/ChangeLog
gcc/go/go-gcc.cc