OSDN Git Service

compiler: Remove old handling of unsafe.Pointer in type assertions.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Aug 2012 00:21:50 +0000 (00:21 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Aug 2012 00:21:50 +0000 (00:21 +0000)
commit7c562104b521ea63d1387f17d09c51a0a07e5e7d
tree57bd8625bdda7ba728d8827bfd0673b4cb436a39
parent04bc2aea85f5c780988032554b061a8ae7e779e7
compiler: Remove old handling of unsafe.Pointer in type assertions.

Fixes issue 17.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@190609 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/expressions.cc
libgo/go/os/dir.go