PR go/66016
commitf1f8bf1961838fbf33dc88a9c2dd3c842e45c77f
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 May 2015 16:38:57 +0000 (5 16:38 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 May 2015 16:38:57 +0000 (5 16:38 +0000)
treedd7e1d70888d6d5dda6b5331020269bd661b06ae
parent3cd66da2f3ff0667e5f13447c7a1fe41a6bff23e
PR go/66016
runtime: Don't crash in Func.Name if the Func is nil.

Related to Go issue 10696

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222816 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/runtime/go-caller.c