aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-07-13 03:44:14 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-07-13 03:44:14 +0000
commit6eecb2932650cab7b3a19cce9e0cc90daf093f12 (patch)
treef93911623579339a6644b40a2fd75d2f96731d2d /gcc
parent258d772a7c2d7bfc234913775495f04820133d58 (diff)
downloadgcc-6eecb2932650cab7b3a19cce9e0cc90daf093f12.zip
gcc-6eecb2932650cab7b3a19cce9e0cc90daf093f12.tar.gz
gcc-6eecb2932650cab7b3a19cce9e0cc90daf093f12.tar.bz2
re PR go/81393 (Bootstrap failure on s390x-linux while building libgo against recent glibc)
PR go/81393 syscall: don't use GETREGS/SETREGS on s390 They were removed in recent glibc. Patch by Andreas Krebbel for GCC PR 81393. Reviewed-on: https://go-review.googlesource.com/48231 From-SVN: r250174
Diffstat (limited to 'gcc')
-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 289383f..efa2c01 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-12c65e8310956eb3cc412d9dc9f9e88cbd928c8e
+9294e79fced202ade7eb236bbe78b766e7e0374f
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.