aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-04-13 14:37:12 -0700
committerIan Lance Taylor <iant@golang.org>2022-04-14 15:14:57 -0700
commitaf27d545dc6132dcd67d1ee854372ea9cfd2a225 (patch)
tree34f5a8d6237e26070a1a11ac96ca1a13555ec515 /gcc/go
parentc5de3444c4798758cdd800eca144480b4a8ef299 (diff)
downloadgcc-af27d545dc6132dcd67d1ee854372ea9cfd2a225.zip
gcc-af27d545dc6132dcd67d1ee854372ea9cfd2a225.tar.gz
gcc-af27d545dc6132dcd67d1ee854372ea9cfd2a225.tar.bz2
runtime: use regset indexes for PPC register values
Using names depended on <asm/ptrace.h>, which glibc includes somewhere but musl did not. Change to just always use indexes. Based on patch by Sören Tempel. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/400214
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 f93eaf4..75ee2e3 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-45108f37070afb696b069768700e39a269f1fecb
+323ab0e6fab89978bdbd83dca9c2ad9c5dcd690f
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.