OSDN Git Service

Tuple receives indicate whether channel is closed.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Mar 2011 06:01:27 +0000 (06:01 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Mar 2011 06:01:27 +0000 (06:01 +0000)
commit66a133bfe80d2ab4156c4026669bda2cf73ec0c7
tree7d40ea09a03f835f95092ac120d9da2db544b0a1
parentd022fa241834e3c570a3bb0248e9ad67bfba3f75
Tuple receives indicate whether channel is closed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171380 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/gogo-tree.cc
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/gogo.h
gcc/go/gofrontend/parse.cc
gcc/go/gofrontend/parse.h
gcc/go/gofrontend/statements.cc
gcc/go/gofrontend/statements.h
libgo/runtime/chan.goc
libgo/runtime/channel.h
libgo/runtime/go-rec-big.c
libgo/runtime/go-rec-small.c