re PR go/64595 (go programs abort when debug info is stripped)
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Jan 2015 19:49:53 +0000 (19:49 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Jan 2015 19:49:53 +0000 (19:49 +0000)
commite0a0c2f4c6b7db9634f7cdd8b8516bac156d12d7
treef9ef8b5a2ae9b307b150ef491af9362f3dc59ced
parent7bbf973451f7e74bcdc93475aa57dff0010a4e42
re PR go/64595 (go programs abort when debug info is stripped)

PR go/64595
runtime: Don't crash in runtime_callers if no debug info available.

From-SVN: r220057
libgo/runtime/go-callers.c