go-gcc.cc (set_placeholder_pointer_type): Arrange for the type name to have a DECL_OR...
authorIan Lance Taylor <iant@google.com>
Thu, 22 Dec 2011 20:49:18 +0000 (20:49 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 22 Dec 2011 20:49:18 +0000 (20:49 +0000)
commitdcf3062542089393814c0dbda875ec6a30a6b0b0
treeca873071c4c496e6c78949ec498ca1790eb53a15
parent42dfafa935db4f6f368499108307676dbf1317cc
go-gcc.cc (set_placeholder_pointer_type): Arrange for the type name to have a DECL_ORIGINAL_TYPE as gcc expects.

* go-gcc.cc (set_placeholder_pointer_type): Arrange for the type
name to have a DECL_ORIGINAL_TYPE as gcc expects.
(set_placeholder_struct_type): Likewise.
(set_placeholder_array_type): Likewise.
(named_type): Set DECL_ORIGINAL_TYPE.

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