]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.3] runtime: turn off 'unexpected return pc' print on arm traceback
authorAndrew Gerrand <adg@golang.org>
Mon, 11 Aug 2014 23:46:42 +0000 (09:46 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 11 Aug 2014 23:46:42 +0000 (09:46 +1000)
commit6b0ac0f972de8c55503ccb0e056a0113c4bf4970
treeb552015a6eaab7b5f74c64d0963905f3b4410946
parent78a4cf7f39dd1bd3debedc85d736b35aabec7d5b
[release-branch.go1.3] runtime: turn off 'unexpected return pc' print on arm traceback

««« CL 118670043 / 671fa8a9eb80
runtime: turn off 'unexpected return pc' print on arm traceback

It can happen legitimately if a profiling signal arrives at just the wrong moment.
It's harmless.

Fixes #8153.

LGTM=minux
R=golang-codereviews, minux
CC=golang-codereviews, iant, r
https://golang.org/cl/118670043
»»»

TBR=rsc
CC=golang-codereviews
https://golang.org/cl/127950044
src/pkg/runtime/traceback_arm.c