diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-01-18 03:29:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-01-18 03:29:38 +0000 |
commit | aee6ed4a2cbed1ac8be35332ee2391206e2101a2 (patch) | |
tree | e50bdbe4203778fb88f8247d303ef2c3bcb04c3d /gcc | |
parent | 151a199f292c8978bf3d5d2123e65af224ed45c2 (diff) | |
download | gcc-aee6ed4a2cbed1ac8be35332ee2391206e2101a2.zip gcc-aee6ed4a2cbed1ac8be35332ee2391206e2101a2.tar.gz gcc-aee6ed4a2cbed1ac8be35332ee2391206e2101a2.tar.bz2 |
re PR go/88202 (FAIL: runtime/pprof)
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
From-SVN: r268057
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 94604b2..99ec5cc 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -d6576c83016d856217758c06d945bfc363ffb817 +d16e9181a760796802c067730bb030b92b63fb2c The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |