[Bug go/88202] FAIL: runtime/pprof

2019-01-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88202

Ian Lance Taylor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Ian Lance Taylor  ---
Fixed.

[Bug go/88202] FAIL: runtime/pprof

2019-01-17 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88202

--- Comment #1 from ian at gcc dot gnu.org  ---
Author: ian
Date: Fri Jan 18 03:29:38 2019
New Revision: 268057

URL: https://gcc.gnu.org/viewcvs?rev=268057&root=gcc&view=rev
Log:
PR go/88202
runtime: in sigprof, skip to sigtrampgo if we don't find sigtramp

Fixes https://gcc.gnu.org/PR88202

Reviewed-on: https://go-review.googlesource.com/c/158218

Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/go/runtime/proc.go