OSDN Git Service

Fix defer when not calling recover in function with named results.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Sep 2011 05:47:20 +0000 (05:47 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Sep 2011 05:47:20 +0000 (05:47 +0000)
commit05d63fcfcf0fb9292d55a2fa6e7cbf2129c3e265
tree03800353a564c0cdcf3c12bb8940b28389b243a9
parent13197b1a99dbd7aa34765380ab7a38b4da4d254e
Fix defer when not calling recover in function with named results.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178905 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/gogo-tree.cc
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/runtime.def
gcc/go/gofrontend/statements.cc
libgo/runtime/go-defer.c
libgo/runtime/go-defer.h
libgo/runtime/go-panic.c
libgo/runtime/go-unwind.c