aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorClément Chigot <chigot.c@gmail.com>2020-06-09 11:36:01 +0200
committerIan Lance Taylor <iant@golang.org>2020-06-12 16:30:53 -0700
commit75452d68672ff7da6e5a167924b6aeb07b5b2ed1 (patch)
treef5a4a8b9f48735f747aac1a450e7f6bbed650b4c /gcc/go
parent309a6c468f394cf93837f5b3dcfb975206a98b92 (diff)
downloadgcc-75452d68672ff7da6e5a167924b6aeb07b5b2ed1.zip
gcc-75452d68672ff7da6e5a167924b6aeb07b5b2ed1.tar.gz
gcc-75452d68672ff7da6e5a167924b6aeb07b5b2ed1.tar.bz2
runtime: fix arenaBaseOffset for aix/ppc
The arenaBaseOffset modifications was aimed only for aix/ppc64. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/237038
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 2843748..c8b78bf 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-ea58b8491064fbed18a220571a3043c38dccf7c7
+74199467ea912138c1b76e9a156bb47886be1436
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.