OSDN Git Service

* go-gcc.cc (set_placeholder_pointer_type): Arrange for the type
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Dec 2011 20:49:18 +0000 (20:49 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Dec 2011 20:49:18 +0000 (20:49 +0000)
commit94d113486d22a92597b750b78a0926ea9d0aa73f
treeca873071c4c496e6c78949ec498ca1790eb53a15
parentec55604a1cb0e41cfe5d999983d7f512cf23ddd8
* 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.

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