summaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authoreric fang <eric.fang@arm.com>2020-02-21 09:01:02 +0000
committerIan Lance Taylor <iant@golang.org>2020-02-28 12:24:21 -0800
commit3f469f585e08802d4d4add549f34c1afb2ae3157 (patch)
tree83335f91895786a27494abd16a0dd21955d7bcae /gcc/go
parent799270b430542572ddc859331e9e15311ce7ee2c (diff)
runtime: handle linux/arm64 signal register
Set sigpc and implement dumpregs for linux/arm64. Without this change, cmd/vet tool test will fail randomly. Updates golang/go#20931 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/220543
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index a62c8292e0a..6b4c21fabf5 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-5fc21bb0d91d916940c21e6d4a3e10ad3f45343d
+7a62a49e62c090118fa003d9265c5f5e2090c4f9
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.