aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-02-19 15:42:09 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-02-19 15:42:09 +0000
commitb05b2dba3dc4f7a8fc18511d51033374e0b37814 (patch)
treeef90770f5311e8046685c161e23e63906174e644 /gcc/go
parent6bd37418a378bec4916ad70403375af00df91938 (diff)
downloadgcc-b05b2dba3dc4f7a8fc18511d51033374e0b37814.zip
gcc-b05b2dba3dc4f7a8fc18511d51033374e0b37814.tar.gz
gcc-b05b2dba3dc4f7a8fc18511d51033374e0b37814.tar.bz2
re PR go/89169 (FAIL: internal/cpu)
PR go/89169 internal/cpu: do not require POWER8 Although the gc toolchain requires POWER8, the gccgo toolchain does not. Fixes https://gcc.gnu.org/PR89169 Reviewed-on: https://go-review.googlesource.com/c/162979 From-SVN: r269019
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 07437d4..e3db885 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-672572130ba7a7b277a4c9c8f93576fc42accf63
+fe0382eabbf1e8b148dc8cb7733348bd9d887e10
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.