https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65798
--- Comment #4 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> --- Author: ian Date: Fri Apr 17 21:59:10 2015 New Revision: 222204 URL: https://gcc.gnu.org/viewcvs?rev=222204&root=gcc&view=rev Log: PR go/65798 runtime: In Caller don't return ok == true if PC == 0. GCC PR 65798 reports that this can happen in some cases. Modified: trunk/libgo/runtime/go-caller.c